body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	
}

a {
	color: #330099;
}

a:active {
	color: #333333;
}

a:visited {
	color: #CC6600;
}

P, SPAN, UL, OL, LI, TD, DIV {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
h2 {
	font-size: 16px;
	color: #000099;
}
h3 {
	font-size: 14px;
	color: #000099;
}
h4 {
	font-size: 13px;
	color: #000099;
}
h5 {
	font-size: 13px;
}

.sidenav {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.courier	{ font-family: courier;
		font-size: 12px
}
.newred {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
.briefingside {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 10px
}

.smaller {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px
}


.bg {
background-image: url(http://dev.isoc.org/images/bk.gif);
}

.whitetitle {  
	color: #FFFFFF;
}