p {
	font-size : 12px;
	font-family : Georgia, Times New Roman, sans-serif;
}

h1 {
	font-size : 14px;
	font-family : Georgia, Times New Roman, sans-serif;
}

form {
    display : inline;
} 

ol {
	font-size : 12px;
	font-family : Georgia, Times New Roman, sans-serif;
}

ul {
	font-size : 12px;
	font-family : Georgia, Times New Roman, sans-serif;
}

a:visited{
	font-size : 12px;
	font-family : Georgia, Times New Roman, sans-serif;
	text-decoration : underline;
	color : #003366;
}
a:link,a:hover,a:active {
	font-size : 12px;
	font-family : Georgia, Times New Roman, sans-serif;
	text-decoration : underline;
	color : #004A8A;
}
body: {
	font-size : 12px;
	font-family : Georgia, Times New Roman, sans-serif;
}
.smalltext{
	font-size : 11px;
	font-family : Georgia, Times New Roman, sans-serif;
}
a.smalllinks:link, a.smalllinks:active{
	font-size : 11px;
	font-family : Georgia, Times New Roman, sans-serif;
	text-decoration : underline;
	color : #004A8A;
}
a.smalllinks:visited{
	font-size : 11px;
	font-family : Georgia, Times New Roman, sans-serif;
	text-decoration : underline;
	color : #003366;
}
