BODY {
font-size : 12px;
font-family : verdana, helvetica, arial, sans-serif;
color : #000000;
background-color : white;
}

P {
font-size : 12px;
background : transparent;
}

.inverse {
font-size : 12px;
font-family : helvetica, arial, sans-serif;
font-weight : bold;
color : white;
background-color : #336699;
}

.mtitle {
font-size : 14px;
font-weight : bold;
background-color : transparent;
}

.menu, .source, .quote {
font-size : 10px;
background-color : transparent;
}

.update {
font-size : 10px;
font-family : arial, sans-serif;
color : white;
background-color : #336699;
}

.subpara {
margin-left : 20px;
}

.subsubpara {
margin-left : 40px;
}

.subsubpara {
margin-left : 60px;
}

TD {
font-size : 12px;
}

IMG {
border-style : none;
}

A:active {
color : #00ff00;
text-decoration : none;
}

A:link {
color : #336699;
text-decoration : none;
}

A:visited {
color : #336699;
text-decoration : none;
}

A.menu:link {
color : #336699;
font-size : 10px;
}

A.menu:visited {
color : #336699;
font-size : 10px;
}

A:hover {
color : #ff0000;
text-decoration : none;
background-color : white;
}

A.update:link, A.update:visited {
font-size : 10px;
font-family : arial, sans-serif;
color : white;
background-color : #336699;
}

.divider { 
height: 2px; 
width: 132px; 
background-color: #336699; 
padding: 0px 0px 0px 0px; }

.divider[class] { 
height: 2px; 
width: 132px; 
background-color: #336699; }

.lmenu { 
display: block; 
font-family: Arial; 
font-size: 11px; 
color: #ffffff; 
font-weight: bold; 
text-decoration: none; 
background-color: #336699; 
width: 132px; }

.lmenu a:link,
.lmenu a:visited,
.lmenu a:active { 
display: block; 
font-family: Arial; 
font-size: 11px; 
color: #ffffff; 
font-weight: bold; 
text-decoration: none; 
background-color: #336699; 
width: 132px;  
padding: 4px 0px 4px 0px; }

.lmenu2 { 
display: block; 
font-family: Arial; 
font-size: 11px; 
color: #ffffff; 
font-weight: bold; 
text-decoration: none; 
background-color: #336699; 
width: 132px; }

.lmenu2 a:link,
.lmenu2 a:visited,
.lmenu2 a:active { 
display: block; 
font-family: Arial; 
font-size: 11px; 
color: #ffffff; 
font-weight: bold; 
text-decoration: none; 
background-color: #336699; 
width: 132px; }

a.lmenu:hover { 
display: block; 
font-family: Arial; 
font-size: 11px; 
color: #336699; 
font-weight: bold; 
text-decoration: none;
background-color: #FFFFFF;  
width: 132px;  
padding: 4px 0px 4px 0px; }

.container {
padding: 5px;
border: 1px #336699 solid;
}

#nav ul{
	margin: 0 0 3px 0;
	padding: 0;
	}
	
#nav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	}
	
#nav ul li a, #nav ul li em {
	display: block;
	margin: 0;
	padding: 4px 0 4px 2px;
	text-decoration: none;
	font-family: Arial; 
	font-size: 11px;
	color: white;
	background: #336699;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
	
H1 {
font-size : 20pt;
margin-bottom : 0px;
}

H2 {
font-size : 16pt;
margin-bottom : 0px;
}

H3 {
font-size : 14px;
margin-bottom : 0px;
}

H4 {
font-size : 12px;
margin-bottom : 0px;
}

H5 {
font-size : 10px;
margin-bottom : 0px;
}

H6 {
font-size : 10px;
margin-bottom : 0px;
}

UL {
list-style : disc;
font-size : 12px;
}

@media print {
H1, H2, H3 {
page-break-after : avoid;
page-break-inside : avoid;
}

BLOCKQUOTE, UL, OL, DL {
page-break-before : avoid;
}


}
