body {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
  
}
p {
	font-family: "Times New Roman", Times, serif;
	margin: 15px 20px;
	font-size: 13px;
	line-height: 17px;
	color: #333333; }
	
a:link {
	color: #3366CC;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	margin: 30px 10px 0px;
}
a:hover {
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
a:visited {
	color: #333399;
	text-decoration: none;
}
.col-c {
	background-color: #CCCCCC;
}
.col-6 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.col-d {
	background-color: #DDDDDD;
}
.col-e {
	background-color: #EEEEEE;
}
.menuX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366CC;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #000000;
	margin-left: 30px;
	margin-right: 30px;
}
.highlight {
	font-weight: bold;
	color: #FF0000;
}
li {
	font-family: "Times New Roman", Times, serif;
	margin: 15px 30px;
	font-size: 13px;
	line-height: 15px;
	color: #333333;
	margin-top: 10px;
}
.txtframe {
	border: 3px solid #CCCCCC;
}

