body, td {
	font-family: Arial, sans-serif;	
	font-size: 13px;
	background-repeat: no-repeat;

}
h1 {
	font-size: 18px;
	color: #0F467A;
	font-weight: bold;


}
h2 {
	font-size: 16px;
	color: #0F467A;
	font-weight: bold;


}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #0F467A;

}
a.lmenu:link {
	text-decoration: none;
	color: #004080;
	font-size: 12px;
}
a.lmenu:visited {
	color: #004080;
	text-decoration: none;
	font-size: 12px;
}
a.lmenu:hover {
	color: #004080;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}
a.menu:link {
	text-decoration: none;
	color: #000000;
	font-size: 11px;

}
a.menu:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;

}
a.menu:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;

}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF9966;
}

INPUT, textarea {
	font-size:14px;
	color: #000000;
	font-family : Arial, sans-serif;
}

