/* 
	NSSN StyleSheet v1.0
	By: Brandon Harper	
    brandon@mail.omn.com
*/

P  {
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font-family : "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
}

B  {
	font-size : 10pt;
	font-weight : Bold;
	font-style : normal;
	color : Black;
	font-family : "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
}


H1  {
	font-size : 16pt;
	font-weight : bold;
	font-style : normal;
	color : Navy;
	text-decoration : none;
	font-family : "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
}

H2  {
	font-size : 14pt;
	font-weight : bold;
	font-style : normal;
	color : Navy;
	text-decoration : none;
	font-family : "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
}

H3  {
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
	color : Navy;
	text-decoration : none;
	font-family : "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
}

H4  {
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : Navy;
	text-decoration : none;
	font-family : "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
}

A  {
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : Red;
	font-family : "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : none;
}

A:Visited  {
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : Red;
	font-family : "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : none;
}

A:Active  {
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	font-family : "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : underline;
}

A:Hover  {
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	font-family : "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : underline;
}

BODY  {
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font-family : "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
}

TD  {
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font-family : "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
}

/*

		Footer Stuff

*/

TD.footer  {
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font-family : "Verdana", "Arial", "Helvetica", sans-serif;
}

P.footer  {
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font-family : "Arial", "Helvetica" sans-serif;
}


A.footer  {
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : Red;
	font-family : "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : none;
}

A.footer:Visited  {
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : Red;
	font-family : "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : none;
}

A.footer:Active  {
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	font-family : "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : underline;
}

A.footer:Hover  {
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	font-family : "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : underline;
}

/*

		Left Links

*/

TD.left  {
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font-family : "Verdana", "Arial", "Helvetica", sans-serif;
}

P.left  {
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font-family : "Geneva", "Verdana", "Arial", "Helvetica" sans-serif;
}


A.left  {
	font-size : 10pt;
	font-style : normal;
	color : Black;
	font-family : "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : none;
}

A.left:Visited  {
	font-size : 10pt;
	font-style : normal;
	color : Black;
	font-family : "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : none;
}

A.left:Active  {
	font-size : 10pt;
	font-style : normal;
	color : Red;
	font-family : "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : underline;
}

A.left:Hover  {
	font-size : 10pt;
	font-style : normal;
	color : Red;
	font-family : "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : underline;
}

/*

		Headers

*/

A.header  {
	font-size : 12pt;
	font-weight : Bold;
	font-style : normal;
	color : Navy;
	font-family : "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : none;
}

A.header:Visited  {
	font-size : 12pt;
	font-weight : Bold;
	font-style : normal;
	color : Navy;
	font-family : "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : none;
}

A.header:Active  {
	font-size : 12pt;
	font-weight : Bold;
	font-style : normal;
	color : Red;
	font-family : "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : underline;
}

A.header:Hover  {
	font-size : 12pt;
	font-weight : Bold;
	font-style : normal;
	color : Red;
	font-family : "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : underline;
}

