body {
	margin:0px;
	background: #CCB886;
	SCROLLBAR-FACE-COLOR: #725007;
	SCROLLBAR-SHADOW-COLOR: #CCB886;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCB886;
	SCROLLBAR-3DLIGHT-COLOR: #CCB886;
	SCROLLBAR-ARROW-COLOR: #FFFF00;
	SCROLLBAR-DARKSHADOW-COLOR: #CCB886;
	SCROLLBAR-TRACK-COLOR: #CCB886;
	cursor:default;}
	
a:link { color: #F49AC1; text-decoration: none}
a:visited { color: #F49AC1; text-decoration: none}
a:active { color: #F49AC1; text-decoration: none}
a:hover { color: #AFF45B; text-decoration: underline;}



table,td,tr{ vertical-align:top}


.content {
	font-family: MS Sans Serif ,Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #939393;
	background-color:#FFFFFF;
	text-align: left;
	padding-right:3px;
	padding-left:3px;
	margin-top: 8px;
	margin-bottom: 5px;
	text-align: justify;
}

input { 
	font-family: Ms Sans Serif, Verdana; 
	font-size: 14px; 
		}

option { 
	font-family: Ms Sans Serif, Verdana; 
	font-size: 14px; 
		}
		
TextArea {
	font-size : xx-small; 
	font-family : Ms Sans Serif; 
	font-style : normal;
		}

.small {
	font-family: Ms Sans Serif, Verdana; 
	font-size: 12px; 
		}
