p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none
	}

body 	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: White;
	 } 
		
td 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none
	}

.violet 	{ 
	background-color: #483A64;
	 } 
.color1 	{ 
	background-color: #8A4E8C;
	 }  
.color2 	{ 
	background-color: #6E446A;
	 } 
.color3 	{ 
	background-color: #4B777B;
	 } 
.color4 	{ 
	background-color: #483A64;
	 } 
.color5 	{ 
	background-color: #709A62;
	 } 
.color6 	{ 
	background-color: #516D50;
	 } 
	 

.content 	{ 

	background-color: #ffffff;

	 } 

.small 	{
	font-family: MS sans serif, sans-serif;
	font-size: 9px;
	color: #3C384A;
	text-decoration: none
	}


A 	{
	Color : #6E446A;
	Cursor : Hand;
	Text-Decoration : none;
	}

A:active{
	Color : #6E446A;
	Cursor : Hand;
	Text-Decoration : none;
	}

A:visited{
	Color : #6C6555;
	Cursor : Hand;
	Text-Decoration : none;
	}

A:link	{
	Color : #6E446A;
	Cursor : Hand;
	Text-Decoration : none;
	}

A:hover	{
	Color : #000000;
	Cursor : Hand;
	Text-Decoration : none;
	}


.menu    {
	Color : #D6DDB3 ;
	Cursor : Hand;
	Text-Decoration : none;
	}
	
A.menu 	{
	Color : #D6DDB3 ;
	Cursor : Hand;
	Text-Decoration : none;
	}

A.menu:active{
	Color : #Yellow;
	Cursor : Hand;
	Text-Decoration : none;
	}

A.menu:visited{
	Color : #D6DDB3;
	Cursor : Hand;
	Text-Decoration : none;
	}

A.menu:link	{
	Color : #D6DDB3;
	Cursor : Hand;
	Text-Decoration : none;
	}

A.menu:hover	{
	Color : White;
	Cursor : Hand;
	Text-Decoration : none;
	}
 
h1 	{  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: normal;
	font-weight: normal
	}
	
h2 	{  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none
	}

.box { 	
	text-decoration: none;
	width: 275;
	height: 20;
	margin-left: 10;
	border: 1px #8A8B6E;
	border-style: solid;
	background: White;
	vertical-align: middle;
  }