body
	{
	background-color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
h1 { 
font-size: 12px; 
font-weight: bold; 
color: #000;}

h2 { 
font-size: 1em; 
color: #727272;}


p {
font-size: 11px;
}

b{
	color: #000;
	font-size: 11px;
	font-weight: bold;
}


i {
color: #333;}

.caption {
		font-size: 9px; 
		text-align: center; 
		font-style: italic; 
		}
		
.box {border: 1px solid #727272;}

#content img
{
	padding: 5px;
	border: 1px solid #727272;
}


.footer
	{
	font-size: 9px;
	background: #FFF;
	padding: 0.5em;
	color : #727272;
	}
td {
	vertical-align: top;
	font-size: 11px;
}
.headerleft
	{
	color: #000000;
	width: 150px;
	background: #CCC;
	border: 1px solid #727272;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	border-right-style: none;
	}
.headerright
	{
	color: #000000;
	background: #CCC;
	border: 1px solid #727272;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	border-left-style: none;
	}

.left {
	background: #F4F4F4;
	border: 1px solid #727272;
	border-right-style: none;
	border-left-style: none;
	width: 155px;
	}
	
.content {
	border: 1px solid #727272;
	}

.ruleBelow {
	border: 1px solid #727272;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 11px;
	}

a {
	color:#727272;
	text-decoration:none;
	font-size: 11px;
	}
a:link {color:#727272;}
a:visited {color:#727272;}
a:hover {color:#C00;}

a.menu {
	color:#727272;
	font-weight:normal;
	text-decoration:none;
	font-size: 13px;
	}
a.menu:link {color:#727272;}
a.menu:visited {color:#727272;}
a.menu:hover {color:#000;}

a.document {
	color:#727272;
	font-weight:normal;
	text-decoration:none;
	font-size: 11px;
	margin: 0 0 5px 0;
	}
a.document:link {color:#727272;}
a.document:visited {color:#727272;}
a.document:hover {color:#C00;}

.formButton{
	color: #727272;
	font-size: 9px;
	border-width: 1px;
	border-color: #727272;
	background-color: White;
	border-style: solid;
	}
input {margin: 0 0 4px 0;
	font-size: 11px; 
Ê	background-color: #FFF; 
Ê	border: 1px solid #727272;}