
body{
	margin-left: 15%;
	margin-right: 20%;
        margin-top: 60px;
        margin-bottom: 60px;
}

body,td{
	font-size: 13px;
	line-height: 200%;
	font-family: Verdana;
        color: #444;
        background-color: #fff;
        width:65%;
}

h1{
	font-size:240%;
	font-family:Century Gothic;
	font-weight:normal;
	color: #555;
	margin-bottom:15px;}


a:link,a:active,a:visited{
	color: #999;
	text-decoration: none;
}

a:hover{
	color: #333;
	text-decoration: underline;
}

img {
	margin-top: 5px;
	margin-right:15px;
}
.color_change{color:#00a300;}

TD{font-size:9pt;line-height:16pt}

TEXTAREA{
		color : #666666;
		background-color : #e4e9df;
		border-width : 1px ;
		border-style : solid ;
		border-color : #666666 ;
		font-size : 9pt ;
		}
INPUT	{
		color : #666666;
		background-color : #e4e9df;
		border-width : 1px	;
		border-style : solid ;
		border-color : #666666;
		font-size : 9pt	;
		}
