H1  {
	font-size : 22px;
	font-family : Verdana,Arial,Tahoma;
	font-weight : normal;
	font-style : normal;
}

H2  {
	font-size : 16px;
	font-family : Verdana,Arial,Tahoma;
	font-weight : normal;
	font-style : normal;
}

H3  {
	font-size : 12px;
	font-family : Verdana,Arial,Tahoma;
	font-weight : normal;
	font-style : normal;
}

H4  {
	font-size : 10px;
	font-family : Verdana,Arial,Tahoma;
	font-weight : normal;
	font-style : normal;
}

H5  {
	font-size : 9px;
	font-family : Verdana,Arial,Tahoma;
	font-weight : normal;
	font-style : normal;
}

P  {
	font-size : 12px;
	font-family : Verdana,Arial,Tahoma;
	font-weight : normal;
	font-style : normal;
	text-indent : 1cm;
	padding-left : 20px;
	padding-right : 1cm;
	color : #000000;
}


a  {
	font-family : Verdana,Arial,Tahoma;
	font-weight : bold;
	font-style : normal;
	color : #0000ff;
	text-decoration : none;

display: block;
border: 3px outset;
border-color: #aaaa #0000 #0000 #aaaa;
width: 15em;
background: #fc00; 
padding-left:10px
}


a:Visited  {
	font-family : Verdana,Arial,Tahoma;
	font-weight : bold;
	font-style : normal;
	color : #006400;
	text-decoration : none;
}

a:Active  {
	font-family : Verdana,Arial,Tahoma;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
	background-color : #000000;
display: block;
border: 1px solid;
border-color: #aaaa #0000 #0000 #aaaa;
width: 16em;
background: #ecec00; 

}

a:Hover  {
	color : #ff0000;
	font-family : Verdana,Arial,Tahoma;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;	
	background-color : #ffff99;

position: relative;
top: 1px;
left: 1px;
border-color: #0000 #aaaa #aaaa #0000;
}

BODY  {
	font-size : 10px;
	font-family : Verdana,Arial,Tahoma;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	background-color : #FFFFFF;
	text-align : justify;
}

HR  {
	width : 100%;
	color : #80aa80;
	size : 1px;
}

TH  {
	font-size : 12px;
	font-family : Verdana,Arial,Tahoma;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	background-color : #750000;
	text-align : justify;
}


#slidemenubar, #slidemenubar2
{
position:absolute;
left:-300px;
width:320px;
top:5px;
font-family:Verdana;
border:1.5px solid black;
background-color:lightgray;
layer-background-color:lightgray;
line-height:24px;
}
