
body,td,p,input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

p {
	margin-top: 0px;
}

h1 {
	font-size: 14px;
	font-family: Arial, sans-serif;
	margin-bottom: 20px;
	color: #f2b01d;
}
h2 {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 0px;
}

a {
	color: #f2b01d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}	
#right h1, #right h2 {
	font-size: 13px;
}