H1 {
color : #FF9900;
Text-Decoration : none;
Font : 30px/32px Arial, Verdana, Helvetica, sans-serif ! important;
Font-weight : bold;
}
.h1center {
color : #666666;
Text-Decoration : none;
Font : bold 18px/20px Arial, Verdana, Helvetica, sans-serif ! important;
text-align : center;
}
H2 {
color : #666666;
Text-Decoration : none;
Font : 16px/18px Arial, Verdana, Helvetica, sans-serif ! important;
Font-weight : bold;
}
.h2center {
color : #666666;
Text-Decoration : none;
Font : bold 16px/18px Arial, Verdana, Helvetica, sans-serif ! important;
text-align : center;
}
H3 {
color : #333333;
Text-Decoration : none;
Font : 14px/16px Arial, Verdana, Helvetica, sans-serif ! important;
Font-weight : bold;
}
.h3center {
color : #333333;
Text-Decoration : none;
Font : bold 14px/16px  Arial, Verdana, Helvetica, sans-serif ! important;
text-align : center;
}
H4 {
color : #666666;
Text-Decoration : none;
Font : 10px/12px Arial, Verdana, Helvetica, sans-serif ! important;
Font-weight : normal;
}
.h4center {
color : #ffffff;
Text-Decoration : none;
Font : bold 12px/14px Arial, Verdana, Helvetica, sans-serif ! important;
text-align : center;
}

.h5center {
color : #FF0000;
Text-Decoration : none;
Font :  bold 11px/13px Arial, Verdana, Helvetica, sans-serif ! important;
text-align : center;
}
H6 {
color : #666666;
Text-Decoration : none;
Font : 10px/12px Arial, Verdana, Helvetica, sans-serif ! important;
Font-weight : bold;
}
.h6center {
color : #666666;
Text-Decoration : none;
Font :  bold 10px/12px Arial, Verdana, Helvetica, sans-serif ! important;
text-align : center;
}

ADDRESS {
Font : 12px/14px Arial, Verdana, Helvetica, sans-serif;
Font-style : italic;
}
BODY {
Font : 12px/14px Arial, Verdana, Helvetica, sans-serif ! important;}
STRONG {
	Font-weight : bold;
	color: #FF0000;
	font-size: 11px;
}

a.main {
color:#FF0000;
}
a.main:visited {
color:#FF0000;
}
a.main:hover {
color:#FFFFFF;
}
a:Hover {
	text-decoration: underline;
	color: #FFFFFF;
}

	

	
	A.tuition:link
	{
		font-family:arial;
		font-size:10pt;
		color:#CC3333;
		background-color : #ffffff;
		text-decoration:underline;
		width:144;
		height:20px;
		padding:5px;
	}
		A.tuition:visited
	{
		font-family:arial;
		font-size:10pt;
		color:#000000;
		background-color : #ffffff;
		text-decoration:underline;
		width:144;
		height:20px;
		padding:5px;
	}
		A.tuition:hover
	{
		font-family:arial;
		font-size:10pt;
		color:#000000;
		background-color : #cccccc;
		text-decoration:underline;
		width:144;
		height:20px;
		padding:5px;
	}
		A.tuition:active
	{
		font-family:arial;
		font-size:10pt;
		color:#000000;
		background-color : #ffffff;
		text-decoration:underline;
		width:144;
		height:20px;
		padding:5px;
	}
	
	
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
