body
{
	background-color: #E8E8E3;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

img
{
	border:0 0 0 0;
}

hr
{
	height:1px;
	width:520px;
	text-align:left;
}

h1
{
	font-size: 18px;
	font-weight: bold;
}
h2
{
	font-size: 16px;
	font-weight: bold;
}
h3
{
	font-size: 14px;
}
p, td, tr, table
{
	font-size: 12px;
	line-height: 18px;
}

a:link
{
	color: #00008B;
	text-decoration: none;
}
a:visited
{
	color: #00008B;
	text-decoration: none;
}
a:active
{
	color: #00008B;
	text-decoration: none;
}
a:hover
{
	color: #CC0000;
	text-decoration: underline;
}

.small
{
	font-size: .8em;
}
.big
{
	font-size: 1.17em;
}
.error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
}
.message
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.tableBack
{
	background-color: #D7D7D7;
}

.tableHeading
{
	background-color: #D7D7D7;
	width:520px;
	height:22px;
	padding:3px 3px 3px 3px;
	margin: 0 0 0 0;
}
.tableMain
{
	padding:0 0 0 0;
	margin: 0 0 0 0;
	width:520px;
}

.grayFrame
{
	border: gray 1px solid; 
	background-color:#f7f7f7;
	width:380px;
	height:38px;
}

.plan
{
	background-color:White;
}

