body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:10px

}

h1 {
color:#CCCCCC;
font-size:50px
}

h2 {
color:#333333; 
font-size: 14px
}

h6 {
color:#CCCCCC;
font-size: 10px;
font-style:normal
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

}

a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}