
.body
	{
	background-color: #003366;
	background-image: url(../../image/bg_content.gif);
	background-repeat:no-repeat;
	color: #FFFFFF;
	}

.head
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 4pt;
	word-spacing: 4pt;
	text-align: left;
	}

.text
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	}
		

a:link
	{
	color: #FFFFFF;
	}
	
a:visited
	{
	color: #FFFFFF;
	}
	
a:hover
	{
	color: #FFFFFF;
	}
	
a:active
	{
	color: #FFFFFF;
	}