* {
	margin:0;
	padding:0:
}


a {
	font-family : Times New Roman, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 15px;
	text-align : right;
	text-decoration : underline;
	color : #800000;
	font-style : normal;
}

a.hmenu {
	font-family : Times New Roman, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 20px;
	text-align : right;
	text-decoration : none;
	color : #000000;
	font-style : normal;
}

a.hmenu:hover {
	text-decoration : underline;
}

.vmenu {
	font-family : Times New Roman, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 20px;
	text-align : left;
	text-decoration : none;
	color : #ffffff;
	font-style : normal;
}

a.vmenu:hover {
	text-decoration : underline;
}

a.vmenu2:hover {
	text-decoration : underline;
}

a.vmenu2 {
	font-family : Times New Roman, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 16px;
	text-align : right;
	text-decoration : none;
	color : #ffffff;
	font-style : normal;
}


body {
	font-family : Times New Roman, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #f0f0f0;
	color : #000000;
}

table {
	font-family : Times New Roman, Helvetica, sans-serif;
	font-size : 13px;
	text-align : justify;
}

h1 {
	color : #000000;
	font-family : Times New Roman, Helvetica, sans-serif;
	font-size : 33px;
	font-style : normal;
	font-weight : normal;
	text-align : left;
}

h2 {
	color : #000000;
	font-family : Times New Roman, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
	text-align: center;
}

h3 {
	color : #800000;
	font-family : Times New Roman, Helvetica, sans-serif;
	font-size : 18px;
	text-align: center;

}

p {
	text-indent : 7px;
	text-align : justify;
	font-size : 15px;
}

.date {
	font-weight:bold;
	color:#800000;
	font-size:18px;
}

hr.uline {
	color:#d09040;
}

.hhh h1 {
 font-size:100%;
 font-weight:normal;
 display:inline;
 }