p {
   font-size: 10px;
   font-family: Verdana;
   color: #000000;
   text-align: left;
   margin: 5;
}

body {
   font-size: 10px;
   font-family: Arial;
   color: #000000;
}

h1 {
   font-size: 10px;
   font-family: Verdana;
   display: inline;
   color: #000000;
   text-align: center;
}

h2 {
   font-size: 10px;
   font-family: Verdana;
   display: inline;
   color: #000000;
   text-align: center;
}

blocquote {
   font-size: 10px;
   font-family: Verdana;
   color: #CC0000;
   text-align: left;
}

a:hover {
   font-weight: normal;
   font-size: 10px;
   font-family: Verdana;
   color: #CC0000;
   background: transparent;
   text-decoration: underline;
}

a:visited, a:link, a:active {
   font-weight: normal;
   font-size: 10px;
   font-family: Verdana;
   color: #CC0000;
   background: transparent;
	text-decoration: none;
}

.menu a:link
{
	font-family: Verdana;
    font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;

}

.menu a:visited
{
	font-family: Verdana;
    font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.menu a:hover
{
	font-family: Verdana;
    font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.menu a:active
{
	font-family: Verdana;
    font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.footer 
{
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.footer a:link
{
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;

}

.footer a:visited
{
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.footer a:hover
{
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.footer a:active
{
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

