.one, a.one, a.one:hover {
	font-family: arial;
	font-size: 9pt;
	color: #000; 
	text-decoration: none;
}

.two, a.two, a.two:hover {
	font-family: tahoma;
	font-size: 13pt;
	color: #335059;
	font-weight: bold;
	letter-spacing: -1px; 
	text-decoration: none;
}

.three, a.three, a.three:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #666;
	font-weight: bold; 
	text-decoration: none;
}

.four, a.four, a.four:hover {
	font-family: georgia, trebuchet ms;
	font-size: 10pt;
	color: #969696; 
	text-decoration: none;
}

.five, a.five, a.five:hover {
 	font-family: verdana;
 	font-size: 12pt;
 	font-weight: normal;
 	color: #000080;
 	text-decoration: none;
}

.six, a.six, a.six:hover {
 	font-family: tahoma;
 	font-size: 10pt;
 	text-transform: uppercase;
 	font-weight: bold;
 	letter-spacing: 1px;
 	color: #333;
 	text-decoration: none;
}

.comment_top {
	font-family: tahoma;
	font-size: 8pt;
	color: #000; 
	padding-bottom: 1px;
	padding-left: 20px;
	font-weight: bold;
}

.comment_top2 {
	font-family: tahoma;
	font-size: 8pt;
	color: #000; 
	padding-left: 413px;
	font-weight: bold;
	padding-bottom: 1px;
}

.comment_text {
 	font-family: arial;
 	font-size: 12px;
 	line-height: 18px;
 	color: #000;
 	padding: 8px;
}

.copy {
 	font-family: Verdana;
 	font-size: 9pt;
 	color: #000;
 	font-weight: bold;
 	padding: 4px;
}

body {
 	margin: 0;
 	background-color: #5b768a;
 	background-image: url('/images/bg.gif');
 	background-repeat: repeat-x;
}

.navbox {
 	font-family: Tahoma;
 	font-size: 10pt;
 	padding: 4px;
 	border: 1px solid #FAFAFA;
 	background-color: #395564;
 	font-weight: bold;
 	padding-left: 5px;
 	padding-right: 5px;
 	color: #EFEFEF;
}

.navbox_neg {
 	font-size: 4pt;
}

.top {
 	font-family: Arial;
 	font-size: 11px;
 	line-height: 16px;
 	color: #efefef;
}

.topform {
 	border: 1px solid #000;
 	background-color: #FFF;
 	padding: 1px;
 	font-family: tahoma;
 	font-size: 8pt;
 	color: #000;
}

a.top {
 	text-decoration: underline;
 	font-weight: bold;
 	color: #fff;
}
a.top:hover {
 	text-decoration: none;
 	font-weight: bold;
 	color: #ddd;
} 

.heading {
 	background: url('images/heading.gif');
 	font-family: arial;
 	font-size: 13pt;
 	color: #fff;
	font-weight: bold;
	letter-spacing: -1px;
	padding-left: 18px;
}

.heading_below {
 	font-family: arial;
 	font-size: 12px;
 	line-height: 19px;
 	color: #000;
 	background-color: #DEDEDE;
 	padding: 3px;
}

a {
 	text-decoration: underline;
 	font-weight: bold;
 	color: #000;
}

a:hover {
 	text-decoration: none;
 	font-weight: bold;
 	color: #555;
}

input, select, textarea {
 	font-family: tahoma;
 	font-size: 8pt;
 	padding: 4px;
 	color: #000;
 	border: 1px solid #000;
 	background-color: #ffffff;
}

.big {
 	font-family: Trebuchet MS;
 	font-size: 16pt;
 	color: #395564;
 	font-weight: 900;
 	line-height: 20px;
}

.main {
 	font-family: Arial;
 	font-size: 10pt;
 	line-height: 19px;
 	color: #000;
}

.small {
 	font-family: tahoma;
 	font-size: 8pt;
	color: #000;
}

.threeone {
 	font-family: tahoma;
 	font-size: 8pt;
 	color: #000;
 	background-color: #BBBBBB;
}

.threetwo {
 	font-family: tahoma;
 	font-size: 8pt;
 	color: #000;
 	background-color: #CCCCCC;
}

a.nava {
 	text-decoration: none;
 	font-weight: bold;
 	color: #efefef;
}

a.nava:hover {
 	text-decoration: underline;
 	color: #fff;
 	font-weight: bold;
}