p 		{	
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
		font-size: 11px;
		color: #666666;
		line-height: 17px;
		margin-right: 10px
		}

a		{
		color: #6699FF;
		}

a:hover	{
		color: #990000; text-decoration: underline
		}


h1		{
		font-family: "Arial", "Helvetica", "sans-serif";
		font-size: 15px;
		font-weight: bold;
		color: #666666;
		padding-bottom: 0px
		}


h2		{
		font-family: "Arial", "Helvetica", "sans-serif";
		font-size: 13px;
		font-weight: bold;
		color: #666666;
		padding-bottom: 0px
		}
		
h3		{
		font-family: "Arial", "Helvetica", "sans-serif";
		font-size: 11px;
		font-weight: bold;
		padding-bottom: 0px;
		text-transform: uppercase;
		}
		
body	{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
		}

.small_type	{
		font-size: 9px; 
		line-height: 12px; 
		color: #999999
		}

strong	{
		font-weight: bold;
		color: #333333;
		}

li 		{	
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
		font-size: 11px;
		color: #666666;
		line-height: 17px;
		margin-right: 10px
		}
