
body	{
	margin:		0;
	padding:	0;
	font-family: sans-serif;
	line-height: 1.8em;
    background-color: #ffffff;
	background-repeat: repeat-y;
	}


p, li , ul {
	font-family: sans-serif;
	line-height: 1.10em;
 	font: 10px verdana, arial, sans-serif;
 	font-weight: normal; 
	color:	#000000;
	/*padding: 10px;*/	
 	 
    }

.coltext {
text-align: justify;
line-height: 2.0em;
/*margin-left: 30px;*/
}

.head {
color:	#2ca1b9;
font-size:	14px;
}

.credit {
color:	#000000;
font-size:	9px;
font-style: italic;
text-align: right;
}

.leftlink {
font-size:	11px;
padding: 5px;
}

.leadin {
font-size:	11px;
text-transform: uppercase;
}	
	
a	{
	color:	#3D608A;
	background-color: transparent;
	text-decoration: none;
	line-height: 1.9em;
 	font: 10px verdana, arial, sans-serif;
 	font-weight: normal; 
	
	}

a:link	{
	color:	#3D608A;
	background-color: transparent;
	text-decoration: none;
	
	}
a:visited	{
	color:	#3D608A;
	background-color: transparent;
	
	}
a:active	{
	color:	#3399ff;
	background-color: transparent;
	
	}
a:hover	{
	color:	#66CCFF;
	background-color: transparent;
	text-decoration: none;
	background-image:  ;

	
	}

	
h1	{
	font-size:	14px;
	font-style: italic;
	text-align: center; 
	color:	#ffffff;
	line-height: 1.2em;
    }	
	
	h4	{
	font-size:	16px;
	/*text-align: center; */
	color:	#2ca1b9;
	line-height: 1.2em;
	font: 10px verdana, arial, sans-serif;
 	font-weight: normal;
    }
    

img	{
		/* turns off gaps around images */
	border:	0;
	}
.center{ margin: auto;}

div{margin-right:auto;margin-left:auto;width:740px;}

.topdash { 	
border-top:  dotted #808080;
border-width: 1px;
}

.bottomdash { 	
border-bottom:  dotted #808080;
border-width: 1px;
}

.cuteness {
 color:	#808080;
 text-align: top;
 text-decoration: none;
	line-height: 1.9em;
 	font: 10px arial, sans-serif;
 	font-weight: normal; 
}

