/* Default CSS Stylesheet for a new Web Application project */

.content
	{	
font-family: Verdana;
font-size: 8pt;
color: #000000;
text-decoration: none;
font-style: normal; 
text-align: Justify;
	}

.content
a
	{	
font-family: Verdana;
font-size: 8pt;
color: #000000;
text-decoration: none;
font-style: normal; 
text-align: Justify;
	}


.footerleft
	{	
font-family: Verdana;
font-size: 8pt;
color: #000000;
text-decoration: none;
font-style: normal; 
text-align: Left;
	}

.footerleft
a
	{	
font-family: Verdana;
font-size: 8pt;
color: #000000;
text-decoration: none;
font-style: normal; 
text-align: Left;
	}

.footerright
	{	
font-family: Verdana;
font-size: 7pt;
color: #000000;
text-decoration: none;
font-style: normal; 
text-align: Right;
	}

.footerright
a
	{	
font-family: Verdana;
font-size: 7pt;
color: #000000;
text-decoration: none;
font-style: normal; 
text-align: Right;
	}



.main
	{	
background-image: url(images/back.gif);
	}