@charset "UTF-8";
/* CSS Document */

.copy {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:12px;
	line-height:16px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size:10px;
	line-height:14px;
}


.header {
	font-family: Times New Roman, Times, Serif;
	color: #660000;
	font-size:22px;
	line-height:26px;
}


A:link {color: #0e6d9e;}
a img {border:none;}


.class2 A:link {text-decoration: none; border:none;}
.class2 A:visited {text-decoration: none; border:none;}
.class2 A:active {text-decoration: none; border:none;}
.class2 A:hover {text-decoration: none; border:none;}


A2:link {color: #0e6d9e;}