/* CSS Document */

body {
	background-color: #FFFFFF;
}

.Body_Copy {font-family: Georgia;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}

.Body_Copy_Light {
	font-family: Georgia;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}

.Body_Copy_Red {font-family: Georgia; font-size: 11px; line-height: 16px; font-weight: bold; color: #660000; }
.Nav_Bar {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

a.Main_Nav_Link:link {color: #000000; text-decoration: none;}
a.Main_Nav_Link:visited {color: #000000; text-decoration: none;}
a.Main_Nav_Link:hover {color: #620000; text-decoration: underline;}

a.Body_Link:link {color: #620000; text-decoration: none;}
a.Body_Link:visited {color: #620000; text-decoration: none;}
a.Body_Link:hover {color: #EBAB00; text-decoration: underline;}

a.Foot_Nav_Link:link {color: #333333; text-decoration: none;}
a.Foot_Nav_Link:visited {color: #333333; text-decoration: none;}
a.Foot_Nav_Link:hover {color: #660000; text-decoration: underline;}

.Footer {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
.Intro_Copy {
font-family: Georgia;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}

.VisitForum {
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}
