a:link {
	font-family: verdana;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-transform: lowercase;



}
h1 {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-transform: lowercase;
}
a:visited {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-transform: lowercase;

}
body {
	background-color: #666666;
}
