body,td,p,
input,select,textarea{
	font-family: verdana, tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#275B7A;
}
h1{
	font-size: 14px;
	color: #12151C;
}
small{
	font-size: 10px;
}
p{
	margin-top:10px;
	margin-bottom:10px;
}
a{
	color: #12151C;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

