body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CCCCCC;




}
td {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	color: #666666;
	line-height: normal;




}
.dots {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
a {
	color: #333399;
	text-decoration: underline;

}
a:hover {
	color: #FF6600;
	text-decoration: underline;

}
.justified {
	text-align: justify;
	line-height: 16px;

}
.whiteline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bigorange {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.rightline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.light {
	color: #CCCCCC;
	font-size: 10px;

}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #333399;
}
.red {
	color: #FF3300;
}
.bigwhite {
	font-size: 12px;
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
}
.borderdots {
	border: 2px dashed #FFFFFF;


}
.blue {
	font-size: 12px;
	font-weight: bold;
	color: #333399;
}
.border {
	border: 3px solid #FFFFFF;
}
.lineheight {
	line-height: 17px;
}
.creamline {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
}
.spacedbullets {
	line-height: 24px;
	list-style-type: disc;
}

