address {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: x-small;
	font-style: normal;
}

ul {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: x-small;
	margin: 0, 0, 1em, 1em;
}

.inset {
	border-width: 4px;
	border-style: inset;
}

ul.nav {
	font-family: verdana,helvetica,arial,sans-serif;
	text-indent: 1px;
	font-size: 11pt;
	type: circle;
}
/*The style used in the navbar*/
ul.sub {
	font-family: verdana,helvetica,arial,sans-serif;
	text-indent: 11;
	font-size: 11pt;
}
/*The style used in the sub-navbar*/

a:link {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	font-weight: bold;
}

a:visited {
	text-decoration:none;
}

h1 {

	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 20pt;

h2 {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 18pt;
}

.yellow {
	color: #f8b800;
}

h3 {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 12pt;
}

p {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: x-small;
	margin: 0, 0, 1em, 1em;
	color: #252525;
}

br {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: x-small;
	margin: 0, 0, 1em, 1em;
	color: #252525;
}

