a:link       { color: #FF0000; font-family: Times New Roman; font-size: 10pt }
a:hover      { color: #F0B40C; font-size: 10pt; font-family:Times New Roman }
a:visited    { color: #616161; font-family: Times New Roman; font-size: 10pt }
a:hover      { color: #F3B614; font-size: 10pt}
a:active 
{
	color: #F4B800;
}
body         { font-family: Times New Roman; background-color: rgb(255, 255, 255); color: #000000; 
               font-size: 12pt; margin-top: 0; margin-bottom: 0 }
table        { table-border-color-light: rgb(204, 153, 255); table-border-color-dark: 
               rgb(204, 0, 204); font-family: Times New Roman; font-size: 10pt; 
               margin-top: 0; margin-bottom: 0 }
h1, h2, h3, h4, h5, h6 { font-family: 'Century Gothic', Times New Roman, Helvetica; margin-top: 0; 
               margin-bottom: 0 }
h1           { color: #F6B203; font-family: Times New Roman; font-size: 18pt; font-weight: bold; 
               margin-top: 0; margin-bottom: 0 }
h2           { color: #000000; font-family: Times New Roman; font-size: 12pt; font-weight: bold; 
               margin-top: 0; margin-bottom: 0 }
h3
{
	color: rgb(204, 0, 153); 
}
h4
{
	color: rgb(0, 51, 102);
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: rgb(204, 0, 153);
}
