.text{
	font-family : Arial, sans-serif;;
	font-size : 12px;
	line-height : 17px;
	color:#000000;
	text-decoration : none;
	font-weight : normal;
}
.splashtext{
	font-family : Arial, sans-serif;;
	font-size : 14px;
	line-height : 17px;
	color:#000000;
	text-decoration : none;
	font-weight : bold;
}
.title{
	font-family : Arial, sans-serif;;
	font-size : 18px;
	line-height : 19px;
	color:#000000;
	text-decoration : none;
	font-weight : bold;
}
.subtitle{
	font-family : Arial, sans-serif;;
	font-size : 16px;
	line-height : 14px;
	color:#000000;
	text-decoration : none;
	font-weight : bold;
}

.copy{
	font-family : Arial, sans-serif;;
	font-size : 11px;
	line-height : 14px;
	color:#3333FF;
	text-decoration : none;
	font-weight :  normal;
}

.link{
	font-family : Arial, sans-serif;;
	font-size : 12px;
	line-height : 14px;
	color:#3333FF;
	text-decoration : none;
	font-weight :  bold;
}
a{
	font-family : Arial, sans-serif;;
	font-size : 12px;
	line-height : 14px;
	color:#3333FF;
	text-decoration : underline;
	font-weight : normal;
}
.logo{
font-family : Arial, sans-serif;;
line-height : 10px;
	
}