/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	border: 0;
	font-size: 100%;
	font: inherit;
}

/* HTML5 display-role reset for older browsers */
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* END: Reset */

html {
	font-size: 100%;
} 

BODY, P, TABLE, TR, TD, LI, BLOCKQUOTE  {
	font-family : Verdana, Arial, Helvetica, Sans Serif;
	font-size : 1em;
}

H1  {
	font-family : Verdana, Arial, Helvetica, Sans Serif;
	font-weight : bold;
	color : #800000;
	text-align : center;
	font-size : 1.5em;
}

H2  {
	font-family : Verdana, Arial, Helvetica, Sans Serif;
	font-weight : bold;
	color : #800000;
	text-align : left;
	font-size : 1.3em;
}

.nb  {
	font-family : Verdana, Arial, Helvetica, Sans Serif;
	text-decoration : none;
	font-weight : bold;
	color : #FFFFFF;
}

.nbselected  {
	text-decoration : none;
	text-align : center;
	font-family : Verdana, Arial, Helvetica, Sans Serif;
	font-weight : bold;
	color : #FFFFFF;
}

.footer  {
	font-family : Verdana, Arial, Helvetica, Sans Serif;
	text-align : center;
	font-size : 11px;
}

.smalltext  {
	font-family : Verdana, Arial, Helvetica, Sans Serif;
	text-align : left;
	font-size : 12px;
}

.rnb  {
	font-family : Verdana, Arial, Helvetica, Sans Serif;
}

.sectionheading  {
	font-family : Verdana, Arial, Helvetica, Sans Serif;
	color : #800000;
	font-weight : bold;
	line-height : +2;
}

.subheading  {
	font-family : Verdana, Arial, Helvetica, Sans Serif;
	font-weight : bold;
	color : #800000;
	line-height : +1;
}

.bodytext  {
	font-family : Verdana, Arial, Helvetica, Sans Serif;
}

.citytextbold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: black;
	text-decoration: none;
}

A.citytextbold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: black;
	text-decoration: none;
}

A.citytextbold:link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: black;
	text-decoration: none;
}

A.citytextbold:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: black;
	text-decoration: none;
}

A.citytextbold:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: black;
	text-decoration: none;
}

A.citytextbold:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: black;
	text-decoration: none;
}

