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

img {
	border: 0;
	}

a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #FF0000;
	}
a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #FF0000;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #666666;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #bf1e2d;
} 

.style2 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
}
.style3 {color: #bf1e2d}

.subhead {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
}

.license {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}

.bold {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.style6 {font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; }
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
