.mainTitle {
	color: #003399;
	font-size: 20pt;
	font-weight : bold;
	text-decoration: none;

}

.name {
	color: #4A0202;
	line-height : 13pt;
	font-weight: bold;

	}

.subTitle {
	font-size : 13pt;
	color: 4A0202;
	font-weight: bold;


}

.sectionTitle {
	font : 13pt;
	font-size : 13pt;
	font-weight : bolder;
}

BODY, p, .normal, td {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.diploma {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font : 7.5pt;
	font-size : 7.5pt;
	line-height: 10px;
}

.address, .smallChar {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font : 8pt;
	font-size : 8pt;
}

.button a:link, .button a:visited  {
	text-decoration : none;
	background : #003399;
	color : White;
	width : 138;
	height : 20;
	border : 1px solid Black;
	font-size : 10pt;
}

.buttonSmall a:link, .buttonSmall a:visited  {
	text-decoration : none;
	background : #003399;
	color : White;
	width : 10;
	height : 20;
	border : 1px solid Black;
	font-size : 10pt;
}

.button a:hover, .button a:active, .buttonSmall a:hover, .buttonSmall a:active {
	text-decoration: none;
	color : White;
	background : Blue;
}

form {
	display:inline;
}

a {
	text-decoration: none;
	color : #0049DB;
}

a:visited  {
	text-decoration: none;
	color : #0049DB;
}

a:hover  {
	text-decoration: underline;
	color : #4A0202;
}

.breadcrumbles {
	font-size : 7pt;
}
