body {
	background-color : #f5deb3;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
}

.ram {
	border-color :#25408F;
	border-width :5px;
	border-style : double;
}

td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	border-color :#666666;
	border-width :1px;
	border-left-style : none;
	border-right-style : solid;
	border-top-style : solid;
	border-bottom-style : none;
	padding: 2px;
}

.noborder {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	border-left-style : none;
	border-right-style : none;
	border-top-style : none;
	border-bottom-style : none;
	padding: 2px;
}


.text {
	COLOR: #000000;
	border-color :#666666;
	border-width :1px;
	border-left-style : none;
	border-right-style : solid;
	border-top-style : solid;
	border-bottom-style : none;
	padding: 5px;
}

.tr1 {
	background-color : #dcdcdc;
	COLOR: #000066;
	padding: 2px;
}

.tr2 {
	background-color : #d3d3d3;
	COLOR: #000066;
	padding: 2px;
}

.c	{
	padding-left: 20px;
}
.bla {
	background-color : #ffffff;
	COLOR: #000099;
	border-color :#666666;
	border-width :1px;
	border-left-style : solid;
	border-right-style : solid;
	border-top-style : solid;
	border-bottom-style : solid;
	padding: 0px;
}

.rod {
	background-color : #ffffff;
	COLOR: #cc0000;
	border-color :#666666;
	border-width :1px;
	border-left-style : solid;
	border-right-style : solid;
	border-top-style : solid;
	border-bottom-style : solid;
	padding: 0px;
}

.lila {
	background-color : #ffffff;
	COLOR: #800080;
	border-color :#666666;
	border-width :1px;
	border-left-style : solid;
	border-right-style : solid;
	border-top-style : solid;
	border-bottom-style : solid;
	padding: 0px;
}

A {
	COLOR: #000000; TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #660000; TEXT-DECORATION: underline;
}

A:hover {
	COLOR: #660000; TEXT-DECORATION: none;
}
A.aa {
	COLOR: #660000; TEXT-DECORATION: underline;
}
A.aa:visited {
	COLOR: #660000; TEXT-DECORATION: underline;
}
A.aa:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline;
}
.menyrad {
	background-color : #ffffff;
	border-left-style : none;
	border-right-style : none;
	border-top-style : none;
	border-bottom-style : none;
	}
A.menyrad {
	COLOR: #fff;
	TEXT-DECORATION: none;
	font-weight: bold;
	}
A.menyrad:visited {
	COLOR: #fff; TEXT-DECORATION: none; font-weight: bold;
}
A.menyrad:hover {
	COLOR: #fff; TEXT-DECORATION: none; font-weight: bold;
}
.sidfot {
	background-color : #ffffff;
	border-left-style : none;
	border-right-style : none;
	border-top-style : none;
	border-bottom-style : none;
	}
A.sidfot {
	COLOR: #fff;
	TEXT-DECORATION: none;
	font-weight: bold;
	}
A.sidfot:visited {
	COLOR: #fff; TEXT-DECORATION: none; font-weight: bold;
}
A.sidfot:hover {
	COLOR: #fff; TEXT-DECORATION: none; font-weight: bold;
}

caption {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom : 5px;
}

H1 {
	FONT-SIZE: 16px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom : 5px;
}
H2 {
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom : 2px;
}
H3 {
	FONT-SIZE: 12px;
	COLOR: #000000;
	font-weight: bold;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom : 2px;
}


