body
	{
		margin: 0;
		padding: 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #2f7abe;
	}

.left_text
	{
		color: #FFFFFF;
	}

a.left_links:link, a.left_links:visited
	{
		color: #FFFFFF;
		text-decoration: none;
		padding: 5px 0 5px 0;
		display: block;
	}

a.left_links:hover
	{
		color: #FFFFFF;
		text-decoration: none;
	}

.special_text_01
	{
		font-weight: bold;
		color: #32b44a;
	}

.special_text_02
	{
		color: #000000;
	}

.special_text_03
	{
		font-size: 9px;
		color: #6c6e70;
	}

.special_text_04
	{
		font-size: 14px;
		font-weight: bold;
	}

.special_text_05
	{
		font-size: 16px;
		font-weight: bold;
		color: #32b44a;
	}

.heading_text
	{
		font-size: 15px;
		font-weight: bold;
		padding: 0 0 8px 0;
	}

