FONT{
	color:black;
	font-family : Tahoma;
	font-size : 12;
}

.FontRed 
{
	color:Red;
	font-size:20;
}

.attention{
	color: #DC143C;
	font-family : Tahoma;
	font-size : 12;
	font-style : normal;
	font-weight : bold;
}

A {
	color : #00008B;
	font-family : Tahoma;
	font-size : 12;
}

A:HOVER {
	color : #A52A2A;
	font-family : Tahoma;
	//font-size : 12;
}

TD {
	font-family : Tahoma;
	font-size: 12;
}

A:LINK {
color:black	
font-family : Tahoma;
font-size : 12;
}

.footnote{
	font-size:9;
	font-style : italic;
	color: Maroon;
}

.redfootnote{
	font-size:9;
	font-style : italic;
	color: Maroon;
}

.smalltext{
	font-size:9;
}

.prayer{
	font-style: Italic;
	color : Maroon;
}

.mnu {
	color : Navy;
	text-decoration : none;
	font-family : Tahoma;
	font-size : 12;
	font-weight : bold;
}

BODY {
	background-repeat : no-repeat;
	background-color : White;
	font-family : Tahoma;
	font-size : 12;
}

.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 : navy;
	font-family : Tahoma;
	font-size : 130%;
	font-weight : Bold;
	font-style : Normal;
    text-align: left;
}