﻿body
{
	background-color: #C8E3F1;
	background-image: url(images/header_BG.jpg);
	background-repeat: repeat-x;
	margin: 0px auto;
	padding: 0px auto;
	text-align: center !important;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

.MasterTable
{
	width: 760px;
	text-align: center;
}

.Header
{
	background-image: url(images/header.jpg);
	width: 745px;
	height: 104px;
	text-align: center;
}
td
{
	vertical-align: top;
}

p
{
	text-align: justify;
}
.Big
{
	font-size: 14px;
}
.Little
{
	font-size: 9px;
}

.Right
{
	text-align: right;
}

.Bold
{
	font-weight: bold;
}

.a:visited {COLOR: #1447B0; TEXT-DECORATION: none;} 
.a:hover {COLOR: #97A9FD; TEXT-DECORATION: none;} 
.a:link {COLOR: #1447B0; TEXT-DECORATION: none;} 
.a:active {COLOR: #1447B0; TEXT-DECORATION: none;} 