body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #A20000;
	line-height: 17px;
}

a{FONT-SIZE: 12px;
	COLOR: #FF0000; 
	FONT-FAMILY:    Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	font-weight:bold}
	
a:hover{FONT-SIZE: 12px;
	COLOR: #999999; 
	FONT-FAMILY:     Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;}
	
.title {
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
}
.slogan {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
a.navbar {
	font-size: 10px;
	text-decoration: none;
	color: #FFFF00;
}
a.navbar:hover {
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
}
a.navbar2 {
	font-size: 11px;
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;
}
a.navbar2:hover {
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
.head-1 {
	font-size: 17px;
	font-weight: bold;
	color: #D90000;
}
H1 {
	font-size: 20px;
	color: #A50000;
}
a.navbar3 {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}
a.navbar3:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
.head-2 {
	font-size: 19px;
	font-weight: bold;	
	color: #FFF;
}
.txt-1 {
	font-size: 15px;
	color: #FF0000;
}
.txt-2 {
   color: #FFF;
}
.head-3 {
	font-size: 14px;
	font-weight: bold;	
	color: #FFF;
}

.txt-2-link {
   color: #333333;
}