table.bordered {
	border-style: dotted;
	border-color:#000099;
	border-width:1px;
	}

	
body  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
}

p  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#000;
}

h1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 115%;
	text-align : left;
}

h2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 110%; 
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	line-height: 15px;
}

ul  {
	font-size : 80%;
	font-family : Arial, Helvetica, sans-serif;
}

div  { 	
	font-size : 100%;
	font-family : Arial, Helvetica, sans-serif; 
}

p.footer  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 72%;
	text-align:center;
	font-weight:bold;
}

a.nav:link  {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size : 90%;
	font-weight : bold;
	line-height : 16px;
}

a.nav:visited  {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration : none;
	font-size : 90%;
	font-weight : bold;
	line-height : 16px;
}

a.nav:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration : underline;
	font-size : 90%;
	font-weight : bold;
	line-height : 16px;
}
	
.nav {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 90%; 
	font-weight: bold; color: #FFFFFF
}

.spec {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%; 
	list-style-image: url(images/bluebullet.gif); 
	line-height: normal;
}

.smfont {
	font-size: 11px;
	font-weight: bold;
	text-align:center
}
