body{
	background-image: url(images/background_grad.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #577198;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 1.2em;
}

.tableborder {
	border: 6px #000000 dashed;
}
.tableborder2 {
	border: 3px dashed rgb(255, 0, 0);
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000033;
	font-size: 18px;
}
.style2 {
	color: #000033;
	font-weight: bold;
	font-size: 14px;
}
.style3 {
	font-size: 24px;
	font-weight: bold;
}
.style7 {
	color: #000066;
}
.style10 {
	color: #000066;
	font-weight: bold;
}
ul{
	list-style-type: disc;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
.highlight {
	background-color: #FFFFCC;
	color: #000066;
}
.underline {
	text-decoration: underline;
}
.strikethrough {
	text-decoration: line-through;
}
.style11 {
	font-size: 16px;
	}
.style12 {
	color: #000066;
	font-weight: bold;
}
.style13 {
	color: #FF0000;
	font-weight: bold;
	font-size: 36px;
}
.style14 {
	color: #FF0000;
	}
.style15 {
	color: #990000;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}