p 	{
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color: #9900CC; 
	font-size: 11px 
	}

img {
	border-color : #FFCCFF;
	}
		
H2 	{  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		font-style: normal; 
		line-height: 16px; 
		font-weight: 400; 
		color: #9900CC; 
		text-decoration: none; 
		margin-top: 0.2em;
		margin-bottom: -0.2em; 
		}
		
H3 	{  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-style: normal; 
		line-height: 14px; 
		font-weight: bold;
		color: #9900CC; 
		text-decoration: none; 
		margin-top: 0.2em;
		margin-bottom: -0.2em; 
		}
		
		
a	{	text-decoration: none;  
        color: #9900CC; 
        font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-style: normal; 
		line-height: 13px; 
		font-weight: normal;
        }

			
a:hover  {
 			font-size : 11px;
 			font-family : Verdana, Arial, Helvetica, sans-serif; 
 			font-weight : 200;
 			font-style : normal;
 			color : #9900CC;
			text-decoration : underline;
 	}

li {  	list-style-type: square;
		}


