body, p, a, td, ul, li, ol, h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
}

A {
	color: #3DA2B4;
}
A:hover {
	color: 	black;
}
A.menu_normal {
	color: #3DA2B4;
	text-decoration: none;
}
A.menu_normal:hover {
	color: 	black;
	text-decoratoin: none;
}
h1 {
	font-size: 13pt;
	color: #3DA2B4;
}
h2 {
	font-size: 12pt;
	color: #3DA2B4;
}
h3 {
	font-size: 14pt;
	color: #FF6600;
	line-height : 20px;
}
h6 {
	padding: 0px;
	margin: 0px;
}
hr {
	color: #79CDD7;
	height: 1px;
}
ul {
	margin-left: 15px;
	padding-left: 15px;
}
.mon_blue { color: #339; }
img { border: 0px; }
