a:link {
	color: #000AFF;
	text-decoration: none
}

a:visited {
	color: #000AFF;
	text-decoration: none
}

a:hover {
	color: #FF0000;
	text-decoration: none
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 125%;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold
}

.serif {
	font-family: serif
}

.xsmall {
	font-size: x-small
}

.xxsmall {
	font-size: xx-small
}

.large {
	font-size: large;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif
}

.xlarge {
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif
}

