﻿body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	line-height: 1.25;
	background-color: #FFFFFF;
	background-image: url('../../images/background.jpg')
}


a {
	color: #CC0000;
	font-size: 11px;
	text-decoration: underline;
}


a:hover {
	color: #000000;
}


h2 {
	font-size: 14px;
	text-align: center;
	text-decoration: underline;
	color: #CC0000;
}


td {
	text-align: left;
	height: auto;
	vertical-align: top;
}


.subtitle {
	color: #CC0000;
	font-style: oblique;
	font-weight: bold;
}