P, TD {
	font-family : Verdana, Tahoma, Arial, "MS Sans Serif";
	font-size : 82%;
	line-height : 135%;
	color : Black;
	margin-left : 10px;
	margin-right : 15px;
	margin-bottom : 4px;
	margin-top : 4px;
}

P.rel {
	margin-left : 25px;
}

P.LeftMenu {
	margin-left : 5px;
	margin-right : 10px;
}

A, A:ACTIVE, A:LINK, A:VISITED {
	color : #006633;
	text-decoration : none;
}

p.req, ul.req {
	font-size : 70%; 
	line-height : 100%; 
	margin-left : 10px;
	margin-right : 15px;
	margin-bottom : 4px;
	margin-top : 4px;
	text-align: left;
}

.small {
	font-size : 55%; 
	line-height : 100%; 
	margin-bottom : 4px;
	margin-top : 4px;
	margin-left : 0px;
	text-align: left;
}

.smallc {
	font-size : 55%; 
	line-height : 100%; 
	margin-bottom : 4px;
	margin-top : 4px;
	margin-left : 0px;
	text-align: center;
}

A.LeftMenu:ACTIVE, A.LeftMenu:HOVER, A.LeftMenu:LINK, A.LeftMenu:VISITED, A.LeftMenu {
	color : #006633;
	margin-right : 10px;
	margin-top : 15px;
	margin-bottom : 15px;
	text-align : right;
}

.Position {
	text-align : right;
	margin-top : 4px;
	margin-bottom : 0px;
	font-size : 70%;
	line-height : 70%;
	margin-right : 10px;
}

H1 {
	font-size : 90%;
	color : Black;
	margin-bottom : 15px;
	margin-top : 10px;
	margin-left : 10px;
	font-weight : bold;
}

H2 {
	font-size : 82%;
	color : #006633;
	margin-bottom : 5px;
	margin-top : 5px;
	margin-left : 10px;
	font-weight : bold;
}

ul{
	font-size : 82%;
	line-height : 135%;
	margin-bottom : 4px;
	margin-top : 4px;
	list-style-image: URL(img/lst.gif);
} 

li{
	margin-bottom : 4px;
	margin-top : 0px;
	margin-left : 25px;
} 


