h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#000033;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-transform: uppercase;
	color:#000033;
}
body {
	background-color: #FFF;
	margin: 10px;
}

a {
	color: #3399ff;
	text-decoration: none;
}

a img {
	border-style: 0px;
	border-color: #444444;
}

a:hover {
	text-decoration: underline;
}

img {
	border-style: none;
}