BODY	{
	font-family: "Helvetica";
	color: #000000;
	}

a:link		{ color: #003399; text-decoration: none }
a:visited	{ color: #003399; text-decoration: none }
a:active	{ color: #666666; text-decoration: none }
a:hover		{ color: #6699FF; text-decoration: none }

	
/* a:link		{ color: #000000; text-decoration: none }*/
/* a:visited	{ color: #000000; text-decoration: none } */
/* a:active	{ color: #000000; text-decoration: none } */
/* a:hover		{ color: #000000; text-decoration: none } */
	
	
#boxhome
{
	padding:0;
	margin-top:0;
	margin-botton:0;
	width: 300px
	background-color: #FFF;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(217,217,217);
	webkit-border-radius: 8px	
}	
.boxtitle
{
	font-family: "Helvetica";
	font-size: 17px;
	color: #000000;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none
}	
.text 
{
	font-family: "Helvetica";
	font-size: 14px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;		
}

.boxtitle14
{
	font-family: "Helvetica";
	font-size: 14px;
	color: #000000;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none
}	
.text12
{
	font-family: "Helvetica";
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;		
}




h1
{
		font-family: "Arial","Helvetica;
		font-size: 17px;
		line-height: 20px;
		margin:	0 0 0em;
}
h2
{
		font-family: "Arial","Helvetica","sans-serif";
		font-size: 16px;
		color:#a42b06;
		font-style: normal;
		line-height: 16px;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;	
		margin:	1em 0 1em;
}