/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fcfcca;
	}
.heading1 { font-family:verdana; font-size:18px; font-weight:bold; color:ffffff; }
.heading2 { font-family:verdana; font-size:20px; font-weight:bold; color:#0000B8; }
.heading3 { font-family:verdana; font-size:12px; font-weight:bold; color:#008500; }

.text {font-family:verdana; font-size:12px; font-weight:none; color:000000; }
.textarea {font-family:verdana; font-size:11px; font-weight:none; color:000000; }


a.left:link{font-weight: bold;font-size: 12px;color: #ffffff;font-style: normal;font-family: verdana;text-decoration: none;}
a.left:visited{font-weight: bold;font-size: 12px;color: #ffffff;font-style: normal;font-family: verdana;text-decoration: none;}
a.left:hover{font-weight: bold;font-size: 12px;color: #FFCC00;font-style: normal;font-family: verdana;text-decoration: underline;}