body {
	margin-top: 20px;
}

p{
  margin-top: 0.35em;
  margin-left: 0;
  margin-bottom: 0.50em;
  padding-left: 0;
  line-height: 1.2em;
} 


.text	{
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.text_heavy	{
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #000000;
	font-weight: bold;
}

.text_big	{
	font-size: 15px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #B0AEAE;
	font-weight: 600;
    letter-spacing: 0.09em;
	line-height: 1.4em;
}

.text_small	{
	font-size: 10px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #000000;
}

.text_purple	{
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #663399;
		
}

.text a{
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #663399;
	text-decoration:none;
}


a.text_small	{
	font-size: 10px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #000000;
	

}
.text   a:hover{
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #663399;
	text-decoration: underline;
}

a.content	{
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #663399;
	letter-spacing: 0.09em;
	text-decoration:none;
}

a.content:hover	{
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #663399;	
	letter-spacing: 0.09em;
	text-decoration: underline;
}

 
.text_nav	{
	font-size: 10px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #999999;
	font-weight: 500;
}

a.text_nav 	{
	font-size: 10px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #666666;
	font-weight: 500;
	text-decoration:none;
}

a.text_nav:hover	{
	font-size: 10px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #663399;
	font-weight: 500;
	text-decoration:none;
}


.sub_heading{
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #663399;
	font-weight:normal;
}

.sub_heading_bigger	{
	font-size: 25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #663399;
	font-weight:bold;
	top: 10px;
	padding-top: 10px;
}
.sub_heading_big	{
	font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #663399;
	font-weight:normal;
}

.sidebar {
	font-size : 75%;
	padding-left: 30px;
	color: #999999;
	
}

.sidebar_purple {
	font-size : 75%;
	padding-left: 30px;
	color: #663399;

	
}

.sidebar a{
	color : #663399;
	text-decoration : none;
}

.sidebar a:hover{
	text-decoration : underline;
}
 
