	body {
		display: block;
		font-family: Verdana, Arial,  Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		background: #2C2648 url(/v/vspfiles/assets/images/spacer.gif) repeat-x left top;
		margin: 10px 10px 10px 10px;
	}


	h1 {
		font-family: Verdana, Arial,  Tahoma, helvetica, sans-serif;
		font-size: 11px;
		margin-bottom: 5px;
		margin-left: 5px; 
		margin-right: 5px;
		margin-top: 5px;
		font-weight: normal;
		text-decoration: none;
		color: #ffffff
		}


	td {
		font-family: Verdana, Arial,  Tahoma, helvetica, sans-serif;
		font-size: 11px;
		}
		
		
	a {
		font-weight:normal;
		}
		
	a:hover
		{
		text-decoration:underline;
		}
	
	hr 
		{
		color: #4A4A4A;
		margin: 0px;
		padding: 0px;
		height: 1px
		}


	.section_title
		{  
		font-size: 16px;
		margin-bottom: 0px;
		margin-left: 15px; 
		margin-right: 10px;
		margin-top: 0px;
		font-weight: bold;
		text-decoration: none;
		color: #CC6600
		}
	.section_title a
		{
		font-weight: bold;
	    text-decoration: none;
		color: #CC6600
		}

	.section_title a:hover
		{
	    font-weight: bold;
		text-decoration: none;
		color: #000000
		}


	.text-main-01
		{  
		font-size: 11px;
		margin-bottom: 0px;
		margin-left: 15px; 
		margin-right: 10px;
		margin-top: 0px;
		font-weight: normal;
		text-decoration: normal;
		color: #2C2648
		}

	.text-main-01 a
		{
		font-weight: normal;
	    text-decoration: none;
		color: #2C2648
		}

	.text-main-01 a:hover
		{
		text-decoration: none;
		color: #CC6600
		}



