body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC66FF;
	text-align: center;
	font-weight: bold;
}
.content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

.modelcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	background-image:url(../images/modelingbackground.jpg);
	background-repeat: no-repeat;
}
.modelcontent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC66FF;
	text-align: center;
	font-weight: bold;
}
.modelcontent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}


.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #9900FF;
	text-align: center;
}