FONT{
	color:white;
	font-family : Tahoma;
	font-size : 12;
}

.attention{
	color: #DC143C;
	font-family : Tahoma;
	font-size : 12;
	font-style : normal;
	font-weight : bold;
}

A {
	color : White;
	font-family : Tahoma;
	font-size : 12;
}

A:HOVER {
	color : #A52A2A;
	font-family : Tahoma;
	font-size : 12;
}

TD {
	font-family : Tahoma;
	font-size: 12;
	color:white;
}

A:LINK {
color: white;
font-family : Tahoma;
font-size : 12;
}

.footnote{
	font-size:9;
	font-style : italic;
	color: #A9A9A9;
}

.redfootnote{
	font-size:9;
	font-style : italic;
	color: Maroon;
}

.smalltext{
	font-size:9;
	color:white;
}

.prayer{
	font-style: Italic;
	color : Maroon;
}

.mnu {
	color : White;
	text-decoration : none;
	font-family : Tahoma;
	font-size : 12;
	font-weight : bold;
}

BODY {
	background-repeat : no-repeat;
	background-color : Black;
	font-family : Tahoma;
	font-size : 12;
		color:white;
}

.normal{
	color : Black;
	font-family : Tahoma;
	font-size : 12;
}

.bold{
	font-weight: bold;
}

.sectiontitle{
	font-weight : Bold;
	color : navy;
}

.required_field 
{
	color:Navy;
}

.requiredfield 
{
	color:Navy;
}

.pageheader{
	color : #F0F8FF;
	font-family : Tahoma;
	font-size : 130%;
	font-weight : Bold;
	font-style : Normal;
	text-align: left;
}