BODY {
	font : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	color : Black;
	font-size : 12;
}


TD {
	font : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	color : Black;
	font-size : 12;
}


.Header{
	font : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bolder;
	color : Black;
	font-size : 18pt;
	letter-spacing : -2px;
}

.subHeader{
	font : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bolder;
	color : D62303;
	font-size : 14pt;
	letter-spacing : -1px;
}

.textHeader{
	font : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bolder;
	color : Black;
	font-size : 12pt;
	letter-spacing : -1px;
}


.smallTextReversed{
	font : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	color : White;
	font-size : 8pt;
}

.smallText{
	font : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	color : Black;
	font-size : 9pt;
}

.smallestText{
	font : normal;
	font-family : arial, Verdana, Helvetica, sans-serif;
	font-weight : normal;
	color : Black;
	font-size : 8pt;
}


UL {
	list-style-image : url("http://www.wartburgseminary.edu/newsite/webTemplate/Template_Graphics/bullet_orangeTri.gif");
	vertical-align : middle;

}

LI {
	padding-bottom : 10px;
}

a:link   {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: Black;
	font : normal;
	font-weight : bold;
}

a:visited   {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: Black;
	font : normal;
	font-weight : bold;
}

a:active   {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: Black;
	font : normal;
	text-decoration: underline;
	font-weight : bold;
}

a:hover   {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: D62303;
	font : normal;
	font-weight : bold;
}


