body 
{
      font-family: "Times New Roman", Times, serif; 
	font-size: 12pt;
      color: #CC3333; 
      background-color: #ffffff
}


h1
{
	font-family: "Times New Roman", Times, serif;
	color: #CC3333;
	font-size: 24pt;
	font-weight: bold;
}

h2
{
	font-family: "Times New Roman", Times, serif;
	color: #CC3333;
	font-size: 22pt;
	font-weight: bold;
}

h3
{
	font-family: "Times New Roman", Times, serif;
	color: #CC3333;
	font-size: 20pt;
	font-weight: bold;
}

h4
{
	font-family: "Times New Roman", Times, serif;
	color: #CC3333;
	font-size: 18pt;
	font-weight: bold;
}

h5
{
	font-family: "Times New Roman", Times, serif;
	color: #CC3333;
	font-size: 16pt;
	font-weight: bold;
}

h6
{
	font-family: "Times New Roman", Times, serif;
	color: #CC3333;
	font-size: 14pt;
	font-weight: bold;
}

ul
{	
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #CC3333;
	font-weight: bold;
}

ol
{	
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #CC3333;
	font-weight: bold;
}

b
{
	font-weight: bold;
}

table { 
	font-family: "Times New Roman", Times, serif;
	color: #CC3333;
 } th {
 	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC3333;
} td { 
	font-family: "Times New Roman", Times, serif;
	color: #CC3333;
 } tr { 
	font-family: "Times New Roman", Times, serif;
	color: #CC3333;
 } 
a:link {  font-family: "Times New Roman", Times, serif; color: #CC3333}
a:visited {  font-family: "Times New Roman", Times, serif; color: #CC3333}
a:active { font-family: "Times New Roman", Times, serif; color: #CC3333}
