a, a:visited {color: #AAAAAA; font-size:11px; font-weight:bold; text-decoration:none; }
a:hover {color: yellow; font-size:11px; font-weight:bold; text-decoration:none;}

a.topp, a.topp:visited {color: black; font-size:9px; font-weight:normal; text-decoration:none; }
a.topp:hover {color: white; font-size:9px; font-weight:normal; text-decoration:none;}

a.topp_bold, a.topp_bold:visited {color: black; font-size:9px; font-weight:bold; text-decoration:none; }
a.topp_bold:hover {color: white; font-size:9px; font-weight:bold; text-decoration:none;}

a.prim, a.prim:visited {color: darkyellow; font-size:11px; font-weight:bold; text-decoration:none; }
a.prim:hover {color: black; font-size:11px; font-weight:bold; text-decoration:none;}


a.link, a.ink:visited {color: black; font-size:11px; font-weight:normal; text-decoration:none; }
a.link:hover {color: red; font-size:11px;  font-weight:normal; text-decoration:none;}

a.aa, a.aa:visited {color: black; font-size:12px; font-weight:normal; text-decoration:none; }
a.aa:hover {color: black; font-size:12px;  font-weight:normal; text-decoration:underline;}


.a_black{color: #000000; }

td, div, BODY {
font-family: Tahoma, Verdana, Arial; 
font-size: 12;
color: black;

}

.just {
text-align: justify;
font-family: Arial, Verdana, Tahoma;
}


.bluee {
color: darkblue;
}

.red {
color: red;
}

.white {
color: white;
}

.yellow{
color: yellow;
}

.black{
color: black;
}

.bold {
font-weight:bold;
}

h4 {
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	color: #006699;
	line-height: normal;
}


h1 {
	font-size: 24px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: black;
	line-height: normal;
}

div.box {
			border: .5pt solid #006699;
			background: #EFEFEF;
			margin: 12pt 8pt;
			padding: 1pt 12pt;
			font-size: 8pt;
		}

div.box_white {
			border: .5pt solid #006699;
			background: white;
			margin: 12pt 8pt;
			padding: 1pt 12pt;
			font-size: 8pt;
		}

.title1 {
	font-size: 20px;
	font-family: Arial, Helvetica;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	color: #006699;
}

.title2 {
	font-size: 14px;
	font-family: Arial, Helvetica;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	color: #006699;
}
