body
{
background: #FFFFFF repeat fixed;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #663366;
scrollbar-highlight-color: #663366;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #663366;
font-family: Verdana, Arial, Helvetica;
font-size: 7.75pt;
color: #000000;
text-decoration: none;
text-align: center;
margin: 1px;
padding: 20px 1px 1px;
}

table
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 7.75pt;
	color: #000000;
	text-decoration: none;
	border: 0px;
	padding: 0px;
}

/*links*/
a:link {color: #333333; text-decoration: none; font-weight: bold;}
a:visited {color: #333333; text-decoration: none; font-weight: bold;}
a:active {color: #663366; text-decoration: none; font-weight: bold;}
a:hover {color: #663366; text-decoration: none; font-weight: bold;}

.cellclose
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.celltopbottom
{
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	font-weight: bold;
	color: #663366;
	border: 0px;
}

.celltext
{
text-align: justify;
}
.rightcell {
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
