
BODY   { 
	background: url(images/background.gif) white; 
	font : normal normal normal x-small/normal Arial, Helvetica, sans-serif;
	
	color : Black;
}

a	{
	text-decoration:	underline;
	font-weight:	normal;
	}
	
a:link	{
	color:	#800000;
	background-color: transparent;
	}
	
a:visited	{
	color:	#000080;
	background-color: transparent;
	}
	
a:active	{
	color:	#000000;
	background-color: transparent;
	}
	
a:hover	{
	color:	#ff6600;
	background-color: transparent;
	text-decoration:	underline overline;
}
	

OL     { 
	list-style: decimal 
}

P, LI {
	font : normal normal normal x-small/normal Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0; padding-top: 0;
	line-height: 1.5em;
}	

.plain2   {  
	font-size: x-small; 
	font-family: Arial, Helvetica, sans-serif; 
}

.plain3   {  
	font-size: x-small; 
	font-family: Arial, Helvetica, sans-serif; 
}

A:link    { 
	color: red;
	background-color : transparent;   
} 

A:visited { 
	color: blue;
	background-color : transparent;  
} 

A:active  { 
	color: green;
	background-color : transparent; 
} 

.content {
	padding: 0px 40px;
	margin: 0px 0px;
	border: 0px ;
	}
	
.content2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: thin dotted #cacaca;
	text-align: center;
}

H1,H2,H3  { 
	font-family: Arial, Helvetica, sans-serif; 
}

h1	{
	font-size:	20px;
	text-decoration:	underline;
	text-align: center;
	font-weight:	normal;
	}
	
h2	{
	font-size:	18px;
	text-decoration:	underline;
	text-align: center;
	font-weight:	normal;
}
	
h3	{
	font-size:	16px;
	text-decoration:	underline;
	text-align: center;
	font-weight:	normal;
}

.large   {  
	font-size: medium; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:	bold;
	text-align: center;
}

.slant {  
	font-style: italic;  
	border: medium;  
	background-color:  #FFFACD;
	color: #000;  
}

.framed {  
	padding: 0px 0px 0px 0px;
	font-style: normal;  
	border: thin dotted #cacaca;  
	background-color:  transparent;  
}

.dotted {
	border: thin dotted #cacaca;
}

.caption {
	font: 10px geneva, verdana, sans-serif;
	color: #000;
	background-color: transparent;
	}

.menu   {  
	font-size: x-small; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:	normal;
	text-align: center;	
}

.menu2 {
   font-size : xx-small; 
   font-family : Arial, Helvetica, sans-serif; 
}
