a{	text-decoration: none;}a:link{	color: rgb(0,0,255); }a:visited{	color: rgb(255,0,0); } a:active {	color: rgb(128,0,128);}a:hover {	font-weight: bold;	color: rgb(255,0,0);}body{	background-color: rgb(255,255,204);	font-family: Verdana, Arial, Helvetica;	font-size: 14pt;	color: rgb(51,51,153);}h1{	font-family: Times New Roman, Times;	font-style: italic;	font-size: 30pt;	color: rgb(0,153,0);	text-align: center;}h2{	font-family: Times New Roman, Times;	font-style: italic;	font-size: 24pt;	color: rgb(0,153,0);	text-align: center;}h3{	font-family: Times New Roman, Times;	text-decoration: underline;	font-size: 16pt;	color: rgb(102,0,255); }h4{	font-family: Times New Roman, Times;	color: rgb(153,153,0);}h5{	font-family: Times New Roman, Times;	color: rgb(255,153,0);}h6{	font-family: Times New Roman, Times;	color: rgb(51,102,204);}
