@charset "utf-8";
/* CSS Document */

a {
	color: #ffffff;
}

a:visited {
color: #000000;
}

body {
	background-color: #ffffff;
}


p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;	
}




.style1 {font-size: x-small}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #fff;
} 

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #fff;
}
