body {
	font-family : Verdana;
	font-size : 10pt;
	width: 566px;
}

a:link {
	color : #DA531E;
}

a:visited { 
	color: #800080;
}
	
a:hover {
	color: #D3D3D3;
	text-decoration: none;
}

a:active { 
	color: #2F3365;
}
	
h1 {
	color: #DA531E;
	font-size: 14pt;
	font-weight : bold;
}

h2 {
	color: #DA531E;
	font-size: 12pt;
	font-weight : bold;
}








