body {
	font-family: "Times New Roman", "Arial"; font-size: 11pt; margin-left: 0%; margin-top: 0%; margin-right: 0%
} 

a:link {
	color: #0000ff; text-decoration: none
} 

a:visited {
	text-decoration: none
} 

a:hover {
	color:#CC0033; text-decoration: underline
} 



h1, h2, h3, h4, h5, h6{
	font-family: Times New Roman, Arial, Helvetica, Century Gothic
}

h1{
	color: rgb(64, 14, 110); font-size: 30pt;
}

h2{
        color: rgb(53, 0, 152);
}

h3{
	color: rgb(255, 99, 0); 
}

h4{
	color: rgb(50, 51, 255);
}

h5{
	color: rgb(51, 0, 153);
}

h6{
	color: rgb(204, 0, 153);
}
