body {
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	font-size:9pt;
	background-repeat:repeat-x;
	margin:0px;
	}

h1 {
	color:#FFFFFF;
	font-size:10pt;
	padding:3px;
	margin:0px;
	}
h1:hover { color: #ffffff; font-size: 10pt; margin: 0; padding: 3px; }
a {
	text-decoration:none;
	color:#009EE0;
	}

a:visited {
	color:#009EE0;
	}

a:hover {
	text-decoration:underline;
	color:#009EE0;
	}

.Copyright {
	color:#002A42;
	font-size:7pt;
	padding:26px 0px 0px 46px;
	}

.Copyright a:hover {
	color:#080;
	}

.Top {
	color:#FFFFFF;
	font-size:12pt;
	padding-left:80px;
	}

.TopQuestions {
	display:block;
	color:#FFFFFF;
	font-size:12pt;
	text-decoration:none;
	margin:2px;
	margin-left:80px;
	}

.TopQuestions:hover {
	color:#CA0019;
	text-decoration:none;
	}

.Tablehead {
	color:#e95d0e;
	font-weight:bold;
	}

.Month {
	font-size:14pt;
	border-bottom:1px dotted #e95d0e;
	}

.DandR {font-size:10pt;
	font-weight:bold;
	border-bottom:1px dotted #e95d0e;
	padding-top:5px;
	}
.PhotoLink { font-size: 10pt; font-weight: bold; padding-top: 5px; }
