﻿body
{
	font-size: 0.75em;
	margin: 0px;
	color: white;
	font-family: Arial, Sans-Serif;
}
TEXTAREA
{
	font-size: 0.75em;
	color: #11244a;
	font-family: Arial, Sans-Serif;
}
A
{
	color: white;
}
.white_title
{
	font-size: 2.5em;
	padding-bottom: 5px;
	color: white;
	padding-top: 5px;
	font-style: italic;
	font-family: 'Times New Roman' , Arial, Sans-Serif;
}
.white_text
{
	font-size: 1.25em;
	padding-bottom: 5px;
	color: white;
	padding-top: 5px;
	font-family: Arial, Sans-Serif;
}
.blue_title
{
	font-size: 1.25em;
	color: white;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}
.strong
{
	font-weight: bold;
}
.button
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	color: white;
	border-bottom: white 1px solid;
	background-color: #11244a;
	padding-top: 5px;
	padding-bottom: 5px;
}
.button a
{
	color: white;
	background-color: #11244a;
}
HR
{
	color: white;
	height: 1px;
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

