/*
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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*/




#teal
{ color: #336666; }
#yellow 
{ color: #FFFF99; }
#burgundy 
{ color: #660000; }
#darkblue 
{ color: #333366; }
#rust 
{ color: #CC9900; }
#white 
{ color: #ffffff; }

A:link { color: #660000; }
A:visited {	color: #660000; }
A:active { color: #660000; }


a.one:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15px;
	color: #ffffff;
	font-weight: bold;
}

a.one:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #ffffff;
}
a.one:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #ffffff;
}
a.one:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

TD.burgundy {
	font:			8pt/9pt verdana, geneva, arial;
	font-style:		normal;
	font-weight:	normal;
	color:			#660000;
}

TD.bburgun {
	font:			10pt/11pt verdana, geneva, arial;
	font-style:		normal;
	font-weight:	bold;
	color:			#660000;
}

TD.bburgun2 {
	font:			11pt/12pt verdana, geneva, arial;
	font-style:		normal;
	font-weight:	bold;
	color:			#660000;
}


TD.black {
	font:			8pt/10pt verdana, geneva, arial;
	font-style:		normal;
	font-weight:	normal;
	color:			#000000;
	text-align:		justify
	letter-spacing: 0pt;
	line-height:    1.6;
}

TD.black2 {
	font:			8pt/10pt verdana, geneva, arial;
	font-style:		normal;
	font-weight:	normal;
	color:			#000000;
}


TD.smblk {
	font:			7pt/9pt verdana, geneva, arial;
	font-style:		normal;
	font-weight:	normal;
	color:			#000000;
}

TD.bblack {
	font:			9pt/10pt verdana, geneva, arial;
	font-style:		normal;
	font-weight:	bold;
	color:			#000000;
}


TD.bigburgundy {
	font:			12pt/14pt verdana, geneva, arial;
	font-style:		normal;
	font-weight:	bold;
	color:			#660000;
}

TD.white {
	font:			8pt/9pt verdana, geneva, arial;
	font-style:		normal;
	font-weight:	normal;
	color:			#ffffff;
	letter-spacing: 0pt;
	line-height:    1.5;
}	


span.bburgun2 {
	font:			11pt/12pt verdana, geneva, arial;
	font-style:		normal;
	font-weight:	bold;
	color:			#660000;
}

span.burgundy {
	font:			8pt/9pt verdana, geneva, arial;
	font-style:		normal;
	font-weight:	normal;
	color:			#660000;
}

span.black2 {
	font:			7pt/9pt verdana, geneva, arial;
	font-style:		normal;
	font-weight:	normal;
	color:			#000000;
    text-align:     center;
}
span.smwhite {
	font:			8pt verdana, geneva, arial;
	font-style:		normal;
	font-weight:	bold;
	color:			#FFFFFF;
}

span.small {
	font:			7pt/9pt verdana, geneva, arial;
	font-style:		normal;
	font-weight:	normal;
	color:			#000000;
}

span.footer {
	font:			7pt/9pt verdana, geneva, arial;
	font-style:		italic;
	font-weight:	normal;
	color:			#000000;
}

span.gold {
	font:			10pt/11pt verdana, geneva, arial;
	font-style:		normal;
	font-weight:	bold;
	color:			#CC9933;
	letter-spacing: 0pt;
	line-height:    1.5;
}	
span.bburgun {
	font:			9pt/11pt verdana, geneva, arial;
	font-style:		normal;
	font-weight:	bold;
	color:			#660000;
}


span.smburgun {
	font:			8pt verdana, geneva, arial;
	font-style:		normal;
	font-weight:	normal;
	color:			#663333;
	}

span.gray {
	font:			10pt verdana, geneva, arial;
	font-style:		normal;
	font-weight:	normal;
	color:			#999999;
}

span.black {
	font:			8pt/10pt verdana, geneva, arial;
	font-style:		normal;
	font-weight:	normal;
	color:			#000000;
    text-align:     center;
}

.small 
{ font-family: geneva,arial; font-size: 8pt; letter-spacing: 0pt; }

.tiny 
{ font-family: geneva,arial; font-size: 6.5pt; letter-spacing: 0pt; color: #000000; }

.sup
{vertical-align: text-top;}




