body {
	background-image: url(images/back.gif);
	background-repeat: repeat;
        margin:0; 
        border:0; 
        padding:0;
}

.content {
	font-size: 13px; COLOR: #000000;
 	font-family: "Times New Roman", Times, serif;
}
.head1 {
	FONT-WEIGHT: bold; 
        FONT-SIZE: 18px; 
        COLOR: #3399FF; 
	font-family: "Times New Roman", Times, serif;
}
.logo {
	FONT-WEIGHT: bold; 
        FONT-SIZE: 24px; 
        COLOR: #123F6C; 
	font-family: "Times New Roman", Times, serif;
}
.logo2 {
        valign:bottom;
	FONT-WEIGHT: normal; 
        FONT-SIZE: 14px; 
        COLOR: #3399FF; 
	font-family: "Times New Roman", Times, serif;
}
.footer { 
        FONT-SIZE: 11px; 
        COLOR: #0F7FE7; 
	font-family: "Times New Roman", Times, serif;
        LINE-HEIGHT: 14pt;
}
.copyright { 
        FONT-SIZE: 11px;
        COLOR: #6E6E6E;  
	font-family: "Times New Roman", Times, serif;
}
a:link {
	text-decoration: none;
        COLOR: #3399FF; 
}
a:visited {
	text-decoration: none;
        COLOR: #3399FF;
}
a:hover {
	text-decoration: underline;
        COLOR: #3399FF;
}
a:active {
	text-decoration: none;
        COLOR: #3399FF;
}
