body {
	font-family: "Times New Roman", Times, serif;
	color: #00468c;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
}

p, td {
	font-size: 10pt;
	line-height: 135%;
	font-weight: normal;
}

select, textarea, input {
	font-family: "Times New Roman", Times, serif;
	color: #00468c;
	font-size: 9pt;
	font-weight: normal;
}

a:link {
	color: #00468c;
	text-decoration: none;
}
a:visited {
	color: #00468c;
	text-decoration: none;
}
a:hover {
	color: #00468c;
	text-decoration: underline;
}
a:active {
	color: #00468c:
	text-decoration: none;
} 

.header {
	background-image: url(../../images/bgHeader.jpg);
	background-repeat: repeat-x;
}

.footer {
	background-image: url(../../images/bgFooter.jpg);
	background-repeat: repeat-x;
}

.textmenu {
	font-size: 9pt;
}