BODY {
	background-color : #EE9638;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
}

P,DIV,TD,UL {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
}


TABLE.lang {
	background-color: #404040;
	font-size : 12pt;
	-moz-border-radius: 10px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
	padding: 5px;	
}

TD.lang {
	color : #FFFFFF;
}	

TD.hv {
	font-size : 13px;
	font-weight : bold;
	text-align : left;
	color : #FF0000;
}

UL.st {
		font-size : 10px;
}


TABLE.tresc {
	background-image : url();
	background-position : top right;
	background-repeat : no-repeat;
}

TABLE.tresc_1 {
	background-image : url();
	background-position : top right;
	background-repeat : no-repeat;
}

TABLE.tresc_2 {
	background-image : url();
	background-position : top left;
	background-repeat : no-repeat;
}

A {
	font-size : 12px;
	color : #ff0000;
	text-decoration : none;
}

A.lang {
	font-size : 12px;
	color : #ffffff;
	text-decoration: none;
}

A.st {
	font-size : 12px;
	color : #000000;
}

A.stw {
	font-size : 14px;
	color : #000000;
}

A.stv {
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}

A.stx {
	font-size : 14px;
	color : #000000;
	font-weight : bold;
}

A.stb {
	font-size : 10px;
	font-weight : bold;
}

A:Hover {
	color : White;
	text-decoration : none;
}

A:Visited {
	
}

A.stv:Visited {
	color : #FFFFFF;
}

A.stw:Visited {
	color : black;
}

H1 {
	font-size : 15px;
	font-weight : bold;
	text-align : center;
	color : white;
}

H2 {
	font-size : 18px;
	font-weight : bold;
	text-align : center;
	color : black;
}

H3 {
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	color : black;
	}

H4 {
	font-size : 14px;
	font-weight : normal;
	color : black;
}

H5 {
	font-size : 14px;
	font-weight : normal;
	text-align : left;
	color : black;
}


HR {
	color : Black;
}
