BODY, TD {
	background: White;
	font-family : "Trebuchet MS", Arial;
	font-size: 14px;
	color : #3366CC;
}

H2 {
	font-size: 14pt;
	color : #3366CC;	
}

H3 {
	font-size: 20pt;
	font-style: italic;
	font-family: "Trebuchet MS", Arial;
}

H4 {
	font-family: "Trebuchet MS", Arial;
	font-size: small;
}

A {
	color: #3366CC;
}

A.Link {
	color: #3366CC;
}

A:Hover {
	color: #FF0000;
}

HR {
	color: #3366CC;
	height: 5pt;
	margin : 0px 0px 0px 10px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding : 0px 0px 0px 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;	
}

UL
{
	font-size : 14px;
	color : #003366;
	margin : 0px 0px 0px 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 0px;
	margin-top : 0px;
	padding : 0px 0px 0px 10px;
	padding-bottom : 0px;
	padding-left : 10px;
	padding-right : 0px;
	padding-top : 0px;
}

LI
{
	font-size : 14px;
	color : #3366CC;
	margin : 0px 0px 0px 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 0px;
	margin-top : 0px;
	padding : 0px 0px 0px 10px;
	padding-bottom : 0px;
	padding-left : 10px;
	padding-right : 0px;
	padding-top : 0px;
}

.title1
{
	font-family : "Trebuchet MS", Arial;
	font : "Trebuchet MS", Arial;
	font-size : 30px;
	color : #000000;
}

.title2
{
	font-family : "Trebuchet MS", Arial;
	font : "Trebuchet MS", Arial;
	font-size : 30px;
	color : #3366CC;
}

.title3
{
	font-family : "Trebuchet MS", Arial;
	font : "Trebuchet MS", Arial;
	font-size :30px;
	color : Red;
}

.normal
{
	font-family : "Trebuchet MS", Arial;
	font : "Trebuchet MS", Arial;
	font-size : 12px;
	color : #3366CC;
}


.italics
{
	font-style : italic;
	font-size : 14px;
	color : #3366CC;	
}
.details
{
	font-style : italic;
	font-size : 12px;
	color : #3366CC;	
}