ul

{
	list-style-type:square;
	font-size:12px;
	font-family: tahoma;
	line-height: 12pt;
}

.larger
{
font-size:16px;
font-weight: bold;
}

OL.withroman 

{ 
	list-style-type: arabic-numbers; 
}

#blue a
{
	color: blue;
	text-decoration:none;
}


a:visited, a:hover, a:link

{ 
	color: #000000; 
	text-decoration:none; 
} 

#bold a 

{ 
	color:#000000; 
	text-decoration: underline; 
	font-weight:bold; 
} 



body 

{
	margin:10px 10px 0px 10px;
	padding:0px;
}

h1 

{
	font-size:18px;
	padding-top:10px;
	padding-bottom:10px;
}

h2 

{
	font-size:16px;
	padding-top:10px;
	font-weight: bold;
}

#middle1 

{
	font-size:12px;
	font-family: tahoma;
	text-align: justify;
}
#middleless

{
	font-size:12px;
	font-family: tahoma;
	/* width: 350px; */
	text-align: left;
}

#middle2 

{
	font-size:14px;
	font-family: tahoma;
	text-align: justify;
}


#italics, #moveOver, #moveOver1 	

{
	font-size:16px;
	font-family: tahoma;
} 	



#italics 

{
	
	font-weight: bold;
	text-align: justify;
	font-style: italic;
	margin-left: 25px;
	margin-right: 30px;
}

#moveOver 	

{
	text-align: justify;
	margin-left: 30px;
	margin-right: 35px;
}

#moveOver1 	

{
	margin-left: 150px;
}

