body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-Arrow-Color: #88CF7C;
	scrollbar-Track-Color: #FFCC84;
	scrollbar-3dlight-color: #88CF7C;
	scrollbar-darkshadow-Color: #88CF7C;
	scrollbar-highlight-color: #88CF7C;
	scrollbar-Face-Color: #FFCC84;
	scrollbar-shadow-Color: #88CF7C;
	background-image:   url("graphics/layout/bg.gif");
}
p.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: text-top;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
}
p.center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: text-top;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
}
a:link { 
    text-decoration: none; 
	font-weight: bold; 
	color: #88CF7C
}
a:active { 
    text-decoration: none; 
	font-weight: bold; 
	color: #FFCC84
}
a:visited { 
    text-decoration: none; 
	font-weight: bold; 
	color: #88CF7C
}
a:hover { 
    text-decoration: underline; 
	font-weight: bold; 
	color: #FFCC84
}
hr {
    border: 0;
    width: 100%;
    height: 1px;
    color: #FFFFFF;
    background-color: #FFFFFF
}h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.border {
	border: 2px solid #000000;
}
