BODY  {
	font-family : Arial;
	color : Black;
	font-size : 100%;
}

P  {
	font-family : Arial;
	font-size : 100%;
}

TD  {
	font-family : Arial;
	font-size : 80%;
	}
.BIGREDHEAD {
	font : 200%;
	font-family : Arial ;
	color:#990000;
	font-weight : bold;
}	

TH  {
	font-family : Arial;
	font-size : 80%;
	}

H1  {
	font : 200%;
	font-weight : bold;
	color : #990000;
	text-align : center;
	font-family : Arial;
}

H2  {
	font-family : Arial ;
	font : 150%;
	font-weight : bold;
}

H3  {
	font : 125%;
	font-family : Arial ;
	font-weight : bold;
}

A  {
	color : #003399;
	font : 100%;
}

A:Hover  {}
.alink{
	font-family : Arial ;
	color : #003399;
	font : 100%;
	font-weight : bold;
	text-decoration : underline;
}
}
.vlink  {
	color: Gray;
}

A:Visited  {}

A:Active  {
	color : #003399;
	font : 100%;
}

.BIGRED {
	font : 100%;
	font-family : Arial ;
	color:#990000;
	font-weight : bold;
}

.BIGWHITE {
	font : 150%;
	font-weight:bold;
	font-family : Arial ;
	color:#FFFFFF
} 

.BIGBLUE {
	font : 150%;
	font-weight:bold;
	font-family : Arial ;
	color:#003399
} 

.REDHEAD {
	font : 100%;
	font-weight:bold;
	font-family : Arial ;
	color:#990000
} 

.WHITEHEAD {
	font : 100%;
	font-weight:bold;
	font-family : Arial ;
	color:#FFFFFF
} 
 
.BLUEHEAD {
	font : 100%;
	font-weight:bold;
	font-family : Arial ;
	color:#003399
} 

.HILITE {
	font : 100%;
	font-weight:bold;
	font-family:'Arial';
	color:#990000
}  

.LITTLEWHITE {
	font : 100%;
	font-weight:bold;
	font-family : Arial ;
	color:#FFFFFF
} 
 
 .LITTLEBLUE {
	font : 80%;
	font-weight:bold;
	font-family : Arial ;
	color:#003399
} 
 
 .ALERT {
	font : 100%;
	font-family : Arial ;
	color: #990000
}

.normaltext  {
	font-family : Arial;
	font-size : 100%;
}

.smalltext  {
	font : 80%;
	font-family : Arial;
}

.red  {
	color : #990000;
}

.navyblue  {
	color : #003399;
	text-decoration : none;
	font-weight : bold;
	font-size : inherit;
}

.white  {
	color : #FFFFFF;
}

.periwinkle  {
	color : #6699CC;
}

