.suphead  
	{
	font-family : arial, helvetica;
	color : 16248d;
	font-size : 14px;
	font-weight : bold;
	font-style : oblique;
	}
	
p  
	{
	font-family : arial, helvetica;
	color : 16248d;
	font-size : 10px;
	}

.body
	{
	font-family : arial, helvetica;
	color : 16248d;
	font-size : 10px;
	}
	
.redbody
	{
	font-family : arial, helvetica;
	color : cc3300;
	font-size : 12px;
	}
	
.boldbody
	{
	font-family : arial, helvetica;
	color : 16248d;
	font-size : 12px;
	font-weight : bold;
	}
	
.title
	{
	font-family : arial, helvetica;
	color : 16248d;
	font-size : 12px;
	font-weight : bold;
	}

.header
	{
	font-family : arial, helvetica;
	color : 16248d;
	font-size : 12px;
	font-weight : bold;
	}
	
.header2
	{
	font-family : arial, helvetica;
	color : ca472d;
	font-size : 12px;
	font-weight : bold;
	}
	
.header3
	{
	font-family : arial, helvetica;
	color : ccccff;
	font-size : 12px;
	font-weight : bold;
	}
	
.headerrev
	{
	font-family : arial, Helvetica;
	color : ffffff;
	font-size : 11px;
	font-weight : bold;
	}
	
.subheader
	{
	font-family : arial, helvetica;
	color : 16248d;
	font-size : 11px;
	font-weight : bold;
	}
	
/*.body
	{
	font-family : arial, helvetica;
	color : 16248d;
	font-size : 10px;
	}
*/
.email
	{
	font-family : arial, helvetica;
	color : ccffff;
	font-size : 10px;
	text-decoration : underline;
	}

	
.note
	{
	font-family : arial, helvetica;
	color : 16248d;
	font-size : 10px;
	font-weight: italic;
	}
	
td.name
	{
	background-color : dccffc;
	}
	
td.ltblue
	{
	background-color : f2f4fd;
	}

.body2  
	{
	font-family : arial, helvetica;
	color : ccccff;
	font-size : 10px;
	}
	
.body3  
	{
	font-family : arial, helvetica;
	color : cccccc;
	font-size : 9px;
	}

p.sub  
	{
	font-family : arial, helvetica;
	color : 16248d;
	font-size : 10px;
	font-weight : bold;
	}
	
p.sub2  
	{
	font-family : arial, helvetica;
	color : 6e3af3;
	font-size : 8px;
	font-style : oblique;
	font-weight : bold;
	}
	
p.head  
	{
	font-family : arial, helvetica;
	color : #16248d;
	font-size : 14px;
	font-weight : bold;
	}

/*  
	{
	font-family : arial, helvetica;
	color : white;
	font-size : 10px;
	}
*/

ul  
	{
	font-family : arial, helvetica;
	color : white;
	font-size : 10px;
	}

ol  
	{
	font-family : arial, helvetica;
	color : white;
	font-size : 10px;
	}



a:hover
	{
	font-size : 11px;
	text-decoration : underline;
	color : cc3333;
	font-family : arial, helvetica;
	font-weight : 
	}

a:link 
	{
	font-size : 11px;
	color : 16248d;
	font-family : arial, helvetica;

	}

a:visited 
	{
	font-size : 11px;
	color : 16248d;
	font-family : arial, helvetica;
	text-decoration : underline
	}
