a.a1{	font-weight: bold;
}
a.a1:visited {
color:black;
}
a.a1:link {
color:black;
}
a.a1:active {
color:white;
}
a.a1:hover {
color:grey;
}

a.a2{
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
	font-size: 14px;
}
a.a2:visited {
	color: #3F44A7;
}
a.a2:link {
color:#3F44A7;
}
a.a2:active {
color:black;
}
a.a2:hover {
color:grey;
}
a.a3{
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
	font-size: 14px;
}
a.a3:visited {
	color: #7aab36;
}
a.a3:link {
color:#7aab36;
}
a.a3:active {
color:black;
}
a.a3:hover {
color:grey;
}

* {
font-family:arial, verdana, sans-serif;
font-size:13px;}

h1 {
font-family:times new roman, serif;
font-size:24px;
}
h2{
	letter-spacing: 1px;
	font-size: 18px;
	color: #A80000;
	line-height: 22px;
}
h3{
	font-size: 14px;
}
font.h1 {
font-weight: bold;
color:#3F44A7; 
font-size:16px;
}
font.h1italic {
font-style: italic;
font-weight: bold; 
font-size:16px;
}
font.plus {
font-weight: bold;
font-size:24px;
}
font.minus {
font-size:9px;
}
div.q {
padding:35;
}
.line {
background:url(img/line_horz.gif) top left repeat-x; height:1px; width:450px;
}
time{
	font-size:9px;
}