.blueText
{
	color:#003776;
}

.goldText
{
	color:#8C8051;
}

.whiteText
{
	color:#FFF;
}

.smallText
{
	font-size:77%;
}

.pageTitle
{
	font-size:166%;
	font-weight:bold;
	color:#8C8051;
}

.importantText
{
	font-weight:bold;
	color:#003776;
}

a
{
	color: #3B6794;
	text-decoration:none;
}

h1
{
	font-weight: bold;
	font-size : 150%;
	color : #003776;
}

h2
{
	font-weight: bold;
	font-size : 116%;
	color : #003776;
}

.h1style
{
	font-weight: bold;
	font-size : 150%;
	color : #003776;
}

.h2style
{
	font-weight: bold;
	font-size : 116%;
	color : #003776;
}

hr{
	color : #8c8051;
	width: 75%;
	size : 1px;
	height: 1px;
	border-top: 1px;

}