body{
padding:0px;
margin:0px;
background-color:#9F9F9A;
}

a:link { text-decoration: none; color:#AB060E; font: 9pt Tahoma;
} 
a:visited { text-decoration: none; color:#2F3E5E; font: 9pt Tahoma
} 
a:hover { text-decoration: underline; color:#AB060E; font: 9pt Tahoma
} 
a:active {text-decoration: none; color:#830713; font: 9pt Tahoma
} 

h1
{
	font-family: Tahoma;;
	color: #000000;font-size:12pt; font-weight:bold
}
h2
{
	font-family: Tahoma;;
	color: #CC9900;font-size:14pt; font-weight:bold 
}
h3
{
	font-family: Tahoma;;
	color: rgb(0,102,153); 
}


body, p, td{font: 9pt Tahoma;
color: #2D2F31
}