﻿html, body {height:100%}
body
{
	margin:0px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
}

img.pos_rel
{
position:relative;
top:10px;
}

hr
{
	color: #469CFE;
}

p
{
	color:#000000;
}

.darkblue
{
	color:#09136A;
}

.lightblue
{
color: #469CFE;
}
	
.warning
{
	color: #DE3E3E;
}

.entryText
{
	text-align:center;
	font-size: larger;
}


h1.welcomeHeader
{
	text-align:center;
	font-style:italic; 
	font-weight:bold;	
}

td
{
	padding: 0px;
}

.question
{
	color:#000000;
	font-size: 12px;
	font-weight:bold;
}

.answer
{
	color:#333333;
	font-size: 12px;
	font-style:italic;
	padding: 0px;
}
