﻿body
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: white;
}

p
{
	font-size: smaller;
}

h2 
{
	font-size: smaller;
	font-weight: bold;
}

h3 
{
	font-size: smaller;
	font-weight: bold;
	font-style: italic;
}

.header_links a
{
	display: block;
}

.question
{
	font-style: italic;
}
