body {
	background-color: #7AC578;
	scrollbar-face-color: #7AC578;
	scrollbar-highlight-color: #7AC578;
	scrollbar-3dlight-color: #7AC578;
	scrollbar-darkshadow-color: #7AC578;
	scrollbar-shadow-color: #7AC578;
	scrollbar-arrow-color: #439631;
	scrollbar-track-color: #439631;
}

body,tr,td,p {
	font-family: Arial;
	font-size: 10pt;
	color: #454545;
}

img {border: 0;}

textarea, input, .textfield, .button, select {
	color: COLOR;
	font-family: FONT;
	font-size: SIZEpt;
	border: WIDTHpx STYLE COLOR;
	wrap: hard;
	background:url(IMAGE);

	scrollbar-face-color: COLOR;
	scrollbar-highlight-color: COLOR;
	scrollbar-3dlight-color: COLOR;
	scrollbar-darkshadow-color: COLOR;
	scrollbar-shadow-color: COLOR;
	scrollbar-arrow-color: COLOR;
	scrollbar-track-color: COLOR;
}

h1 {
	text-align: left;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Arial;
	line-height: 10px
	border: none;
	background-color: #8D5ABC;
}

a:link {font-weight: normal; color: #454545; text-decoration: none;}

a:active {font-weight: normal; color: #454545; text-decoration: none;}

a:visited {font-weight: normal; color: #454545; text-decoration: none;}

a:hover {font-weight: normal; color: #8F58BC; background-color: COLOR; text-transform: none}

b {font-family: arial; font-size: 10pt; color: #956OBF; font-weight: bold; font-style: normal;}

i {font-family: arial; font-size: 10pt; color: #454545; font-weight: normal; font-style: italic;}

u {font-family: arial; font-size: 10pt; color: #454545; font-weight: normal; font-style: underline;}

strong {font-family: arial; font-size: 10px; color: #454545; font-weight: normal; font-style: normal;}
