a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;





}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 10px;
	margin-left: 8px;




}
a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	color: #CC0000;


}
.left {
	background-color: #EEEEEE;
}
.top {
	background-color: #DDDDDD;
	background-repeat: no-repeat;
	background-position: right top;

}
.location {
	text-align: right;
	font-size: 13px;
	background-color: CCCCCC;
	padding: 4px;


}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 1px solid #CCCCCC;





}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 1px solid #CCCCCC;
}
p {
	text-align: justify;
}
.heading {
	text-align: left;
	background-color: CCCCCC;
	padding: 4px;
	font-weight: bold;

}
li {
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-top: .5em;
	margin-bottom: .5em;
	background-position: left .4em;





}
ul {
	list-style-type: none;
	margin: 0px 0px 0px 1em;
	padding: 0px;

}
.code {
	font-family: "Courier New", Courier, mono;



}
.text {
	width: 640px;

}
