td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CDCBF2;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #9999CC;
	SCROLLBAR-3DLIGHT-COLOR: #9999CC;
	SCROLLBAR-ARROW-COLOR: #9999CC;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	background-repeat: repeat;
	background-color: CDCBF2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}

input, textarea
{
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	;
FONT SIZE: 7pt; 
	color: #000000;
	font-size: 10px;
	border: 1px outset #CDCBF2;

}
strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 3px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	list-style-type: circle;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: 3px;
	word-spacing: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.bordered {
border: 1px dashed black;
padding: 5px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
margin-top: 10px;
width: 340px;
}
.question {
width: 340px;
margin-bottom: 15px;
padding: 2px;
text-align: justify;
}
.question2 {
width: 90%;
margin-bottom: 15px;
padding: 2px;
margin-left: auto;
margin-right: auto;
text-align: justify;
white-space: normal;
border-bottom: 1px dashed black;
}
#container {
width: 340px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
img {
border: 0 none;
}
h3 {
font-size: 10pt;
}
fieldset {
width: 300px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
border-style: groove;
-padding-bottom: 0px;
}
.bob {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 400px;
	color: #000000;
	text-decoration: none;
	border: 1px dotted #CDCBF2;

}
.heeder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(bullet.jpg);
	list-style-type: none;
	background-image: url(bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 10px;
	letter-spacing: 4px;
	vertical-align: text-top;
	padding-left: 25px;
	padding-right: 1px;
	line-height: 40px;


}

