BODY {
	FONT-FAMILY: Georgia; 
	font-size: 16px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000}

.sub {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5995E6;
}
.bod {
	font-family: "Georgia";
	font-size: 16px;
	font-style: normal; 
	line-height: 1.5; 
	font-weight: normal; 
	color: #000000;
}
.quote{
	font-family: "Georgia";
	font-size: 16px;
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000;
}
.sub2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
}
A {     
	font-family: Georgia;
	font-size: 16px;
        Color : #FF6600; font-weight: bold;
	text-decoration : none;
}
A:hover { 
        font-family: Georgia;
	font-size: 16px;
	Color : #347DE0; font-weight: bold;
	text-decoration : underline;
}.bodwh {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;

}
.sub3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #5995E6;
}
.title {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;

}
.Header1 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #FFA523;
	font-weight: bold;

}

.Header2 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #5995E6;
	font-weight: bold;

}
.title2 {
	color: #5995E6;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
}
.sub4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC3300;
}
.sub5 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC3300;
}
.title3 {
	font-family: Garamond;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	font-style: italic;

}
.title4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;

}
a.nav:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
div.borderdash {
border-width: 2px;
border-color:#003399;
border-style:dashed;
}