body {
	text-align: left;
	font-family: Arial; 
	font-size: 10pt; 
	color: #006699;
}

.a0:visited, .a0:active, .a0:link  {
	color: #9BCAA2;
	text-decoration: none;
	padding:0.1em 0.5em;
}
.a0:hover {
	color: #FFFF00;
	font-weight: bold;
	padding:0.1em 0.5em;
	background-color:#00CC66;
}

.a1:visited, .a1:active, .a1:link  {
	color: #9BCAA2;
	text-decoration: none;
	padding:0.1em 0.5em;
}
.a1:hover {
	color: #FFFF00;
	font-weight: normal;
	padding:0.1em 0.5em;
	background-color:#00CC66;
}

.a2:visited, .a2:active, .a2:link  {
	color: #9BCAA2;
	padding:0.0em 0.3em;
	text-decoration: none;
}
.a2:hover {
	color: #FFFF00;
	font-weight: normal;
	padding:0;
	background: url('../images/icons/bluebardown.jpg');
	background-repeat: repeat-x;
}

.BK {
	background-color: #73A0D0;
	background-image: url('graphics/bk.gif');
	background-repeat: repeat-y;
	background-position:  center 50%;
}

.h1 {
	text-align: left;
	font-family: Arial; 
	font-size: 16px; 
	font-weight: bold;
	color: #006666;
}

.h2 {
	text-align: left;
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold;
	color: #006666;
}

.t1 {
	text-align: left;
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000;
}

.t2 {
	text-align: left;
	font-family: Arial; 
	font-size: 30pt; 
	color: #FF0099;
}
