body		{	background : #333366 ;
			font-family : Verdana, Arial, Helvetica, sans-serif ;
			font-size : .6em ; 
			line-height : 130% ;
			margin-top : 3% ;
			margin-bottom : 3% ;
			margin-left : 5% ;
			margin-right : 5% ; }

input, select, textarea { 
    			font-family : Arial, Helvetica, sans-serif ; 
			font-size : 1em ;
			margin-top : .15em ;
			margin-bottom : .15em ;
			background:#000000;
			color:#ccccff;}

td		{    	font-family : Verdana, Arial, Helvetica, sans-serif ; 
			font-size : .7em ;
			color : #ccccff ; }

td.content	{	line-height : 175% ; }

b		{	font-weight : bold ; }

b.title		{	font-weight : bold ;
			font-size : 1.1em ;
			line-height : 130% ; }

cite		{	font-style : normal ; }

i		{	font-style : italic ; }

u		{	text-decoration : underline ; }

hr		{	color : #000000 ;
			height : 1px ; }

h1		{	font-family : Arial, Helvetica, sans-serif ;
			font-size : 2.0em ;
			margin-bottom : 0em ; }

h2		{	font-family : Arial, Helvetica, sans-serif ;
			font-size : 1.8em ; }

h3		{	font-family : Arial, Helvetica, sans-serif ;
			font-size : 1.6em ; }

h4		{	font-family : Arial, Helvetica, sans-serif ;
			font-size : 1em ;
			margin-bottom : 0em ; }

h5		{	font-family : Arial, Helvetica, sans-serif ;
			font-size : 1.2em ; }

h6		{	font-family : Arial, Helvetica, sans-serif ;
			font-size : 1.0em ; }

code		{	font-family : Courier, "Courier New", fixed-width ;
			font-size : 1.2em ;
			color : #ffffff ; }

pre		{	font-family : Courier, "Courier New", fixed-width ;
			font-size : 0.6em ;
			color : #ffffff ; 
			line-height : 140% ; }

.code		{	background-color : #333333 ;
			font-family : Courier, "Courier New", fixed-width ;
			font-size : 1em ;
			color : #ccccff; }

.comment	{	font-family : Courier, "Courier New", fixed-width ;
			font-size : 1.6em ; }

.smalltext	{	font-size : .5em ; }

.main		{	background-color : #666699 ;
			line-height : 175% ; }

.border		{	background : #ccccff ;
			border-left : 1px solid #000000 ; }

.side		{	background : #ccccff ;
			font-family : Verdana, Arial, Helvetica, sans-serif ;
			font-size : .7em ;
			line-height : 120% ;
			color : #666699 ;}

.blackBorder	{	border : 1px solid #ffffff ; }

.blackSides	{	border-left : 1px solid #000000 ;
			border-right : 1px solid #000000 ; }

.pageTitle1	{	background-color : #ccccff ;
			color : #666666 ; }

.pageTitle2	{	background-color : #666699 ;
			color : #ffffff ; }

a:link		{	text-decoration : none ; 
			color : #000000 ; }
    
a:visited	{	text-decoration : none ; 
			color : #000000 ; } 
    
a:hover		{	text-decoration : underline; 
			color : #000000 ; }

a.sidebar:link	{	text-decoration : none ; 
			color : #000000 ; }
    
a.sidebar:visited {
			text-decoration : none ; 
			color : #000000 ; } 
    
a.sidebar:hover	{	text-decoration : none; 
			color : #000000 ; }