@charset "utf-8";
/*body, h1, h2, h3, h4, p, ul {
	margin: 0px;
	padding: 50px;*/

body {
	font-family: arial;
	/*background-color: #000000;
	text-align: left;
	font-size: 100%;
	color: #FFFFFF;*/
}

p {
	font-size: 10pt;
	color: #003366;
}
li {
	font-size: 10pt;
	color: #003366;
}
h1 {
	font-size: 12pt;
	line-height: 14px;
	color: #003366;
	letter-spacing:2px;
}


h2 {
	font-size: 10pt;
	color: #DF162B;
	text-decoration:none;
}

h3 {
	font-size: 10pt;
	color: #DF162B;
	text-decoration:none;
}
