/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

a:link {
	font-size: 11px;
	font-weight: bold;
	color: #2142AD;
}

a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #2142AD;
}

a:active {
	font-size: 11px;
	font-weight: bold;
	color: #2142AD;
}

a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

strong {
	font-size: 13px;
	font-weight: bold;
	color: #2142AD;
}
.header {
	color: #2142AD;
	font-weight: bold;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.contact {
	color: #000000;
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}
.form {
	color: #2041A8;
	font-weight: bolder;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
.tutorial {
	text-align:left;
	color: #000000;
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.headerblurbs {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
