body,p,ul,ol { font-family:Verdana; font-size:10pt; }
table 		 { background-color:#440000; };
th	 		 { font-family:Verdana; font-size:10pt; background-color:#880000; }
td	 		 { font-family:Verdana; font-size:10pt; background-color:#bd491a; }

a:link, a:visited { text-decoration:none; color:yellow; font-weight:bold; }
a:hover			  { text-decoration:underline overline; }
a:active		  { background-color:yellow; color:red; }

h1 { font-family:Verdana; font-size:28pt; color:#ff693a; font-weight:normal; text-decoration:underline; }
h2 { font-family:Verdana; font-size:24pt; color:#ff693a; font-weight:normal; text-decoration:underline; }
h3 { font-family:Verdana; font-size:20pt; color:#ff693a; font-weight:normal; }
h4 { font-family:Verdana; font-size:16pt; color:#ff693a; font-weight:normal; }
h5 { font-family:Verdana; font-size:14pt; color:#ff693a; font-weight:normal; }
h6 { font-family:Verdana; font-size:12pt; color:#ff693a; font-weight:normal; }

.large	 	{ font-size:16pt; font-weight:normal; }
.big	 	{ font-size:12pt; font-weight:bold; }
.small	 	{ font-size:7.5pt; }
.jpaetag 	{ font-family:Verdana; font-size:18pt; color:#ff693a; }
.indent	 	{ text-indent:25; text-align:left; }
.menu	 	{ font-size:8pt; font-weight:bold; }
.subhead	{ font-size:12pt; font-weight:bold; }
.question	{ text-align:center; font-weight:bold; }
.answer		{ text-align:left; }

.layout { width:980px; position:relative; left:50%; margin-left:-490px; text-align:center; }; // General page layout
