BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#444444;
}

body,td,th {
    font-family: "Times New Roman", Times, serif, Geneva, Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #FFFFFF;
    background-color: #444444;
    text-align: center;
}
p, ul {
	margin-top: 0px;
	margin-bottom: 5px;
}
h1 {
	font-size:36px;
	font-family: "Times New Roman", Times, serif, Arial, Geneva, Helvetica, sans-serif;
	font-weight:normal;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-size:36px;
	font-family: "Times New Roman", Times, serif, Arial, Geneva, Helvetica, sans-serif;
	font-weight:normal;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
	margin-top: 1px;
}




a {  color:#FFFFFF;	}
a:hover { color:#787878; }
a:focus { color:#787878; }
a:visited { color:#FFFFFF; }
a:active { color:#FFFFFF; }


#mainpanel { 
	position:relative;
	background-color: #444444;
	width: 600px;
	text-align: center;
	align-self: center;
}

.underline { text-decoration:underline; }

img.bordered { border: 2px #000000 solid;}
img.bordered-thin { border: 1px #000000 solid;}

.small_font {
	font-size: 28px;
}
