.alert {
	color : red;
	font-weight : bold;
}

Body, P,TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size: 10pt
}

normal {
	font-size : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

address {
	font-size : 100%;
	font-style : italic;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}

pre {
	font-size : 120%;
	font-family : Times New Roman, serif;
	color : Black;
}

H1  {
	font-size : 200%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
}
H2  {
	font-size : 150%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
}
H3  {
	font-size : 120%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
}
H4  {
	font-size : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
}
H5  {
	font-size : 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : normal;
}
H6  {
	font-size : 70%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : normal;
}

a.navtop {	font-weight: bold;	text-decoration: none;	font-size: 11px;}
a.navtop:link {color: #003399;}
a.navtop:visited {	color: #003399;}
a.navtop:hover { color: #CC0033;}

a.navmenu {	text-decoration: none;	font-size: 10px;}
a.navmen:link {color: #003399;}
a.navmenu:visited {	color: #003399;}
a.navmenu:hover { color: #CC0033;}

a.navtable {text-decoration: none;	font-size: 10px;font-style : normal;font-weight : normal;}
a.navtable:link {color: #003399;}
a.navtable:visited {	color: #003399;}
a.navtable:hover { color: #CC0033;}

a.nav {	font-weight: bold;	text-decoration: none;	font-size: 10px;}
a.nav:link {color: #003399;}
a.nav:visited {	color: #003399;}
a.nav:hover { color: #CC0033;}

a {	font-weight: bold;	text-decoration: none;}
a:link {color: #003399;}
a:visited {	color: #003399;}
a:hover { color: #CC0033;}

.articleTitle  {
	color : #333333;
	font-size : 18pt;
}

.sectionTitle  {
	color : Navy;
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : bold;
}

.bodyText  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.bodyTextHead  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16pt;
}

.bodyTextBold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.bodyTextsm  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.bodyTextmenu  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : White;
}

.bodyList  {
	font-family : sans-serif;
	font-size : 10pt;
}

.bodyListItem  {
	font-family : sans-serif;
	font-size : 10pt;
}

.embeddedList  {
	font-size : 10pt;
	font-family : sans-serif;
}

.embeddedListItem  {
	font-size : 10pt;
	font-family : sans-serif;
}

.styleSample  {
	font-size : smaller;
	font-family : monospace;
}

.codeText  {
	font-family : sans-serif;
	font-size : larger;
	font-weight : bold;
	color : #008000;
}

.codeSample  {
	font-family : monospace;
	font-size : smaller;
}

.note  {
	padding : 2pt;
	border-width : 1pt;
	border-color : #000000;
	border-style : solid;
	font-size : smaller;
	margin-left : 1cm;
	margin-right : 1cm;
	font-family : sans-serif;
}

.footer  {
	font-size : 8pt;
	color : Gray;
	font-family : sans-serif;
}

H4  {
	font-size : 10pt;
	font-weight : bold;
	color : Navy;
	font-family : sans-serif;
}

.small {
	font : normal 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

