Body {font-family: Arial,Helvetica; text-align:center; font-size:2; background-color:#ffff99; font-weight: normal;}
H1 {margin:0px; font-style:italic; text-align:center; font-family: Arial,Helvetica;color:#ff0000;}
A {text-decoration:none; Color:#0000ff; line-height: 100%;font-size:x-small;} 
A:hover {text-decoration:underline; Font-Weight : Bold; Color : #0000ff;} 
P {margin:5px;}
TABLE {
	padding:0px;
	width:740;
	text-align: center;
}

.text{
	font-family: Arial,Helvetica; 
	color:#000;
	text-align:center; 
	font-size:x-small; 
	font-weight: normal;	
	
}
.boldText{
	font-family: Arial,Helvetica; 
	color:#000;
	text-align:center; 
	font-size:x-small; 
	font-weight: bold;		
}
.Stitle{
	font-family: Arial,Helvetica; 
	color:#000;
	text-align:center; 
	font-size:x-small; 
	font-weight: bold;	
	text-decoration:underline;
}

.RedBold{
	font-family: Arial,Helvetica; 
	text-align:center; 
	font-size:x-small; 
	font-weight: bold;		
	color:#ff0000;	
}

.LargeText{
	font-family: Arial,Helvetica; 
	text-align:center; 
	font-size:large; 
	font-weight: bold;		
	color:#ff0000;	
}
