a:link {
	color: #3366ff;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #3366ff;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #339966;
	text-decoration: underline;
}

body {
	background-color: #eeeeee;
	color: #000000;
	font-family: Helvetica, Sans-serif, Serif;
	font-size: 12pt;
}

h1 {
	font-family: Helvetica, Sans-serif, Serif;
	font-size: 32pt;
	font-style: normal;
	font-weight: normal;
}

h2 {
	font-family: Helvetica, Sans-serif, Serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: normal;
}

h3 {
	font-family: Helvetica, Sans-serif, Serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
}

h4 {
	font-family: Helvetica, Sans-serif, Serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

h5 {
	font-family: Helvetica, Sans-serif, Serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}

h6 {
	font-family: Helvetica, Sans-serif, Serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}

img {
	border: 0;
}

li {
	text-align: justify;
}

p {
	text-align: justify;
}

td {
	font-family: Helvetica, Sans-serif, Serif;
	font-size: 12pt;
	font-style: normal;
}

th {
	font-family: Helvetica, Sans-serif, Serif;
	font-size: 12pt;
	font-style: normal;
}

.box {
	background-color: #000000;
	color: #ffffff;
	width: 200;
}

.box_head {
	background-color: #000080;
	color: #ffffff;
	font-style: normal;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

.box_body {
	background-color: #c0c0c0;
	color: #000000;
	font-style: normal;
	font-size: 12pt;
	font-weight: normal;
	height: 60;
	padding: 5;
}

.content {
	background-color: #000000;
	color: #ffffff;
	width: 100%;
}

.content_head {
	background-color: #c0c0c0;
	color: #222266;
	font-style: normal;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

.content_body {
	background-color: #eeeeee;
	color: #000000;
	font-style: normal;
	font-size: 12pt;
	font-weight: normal;
	height: 60;
	padding: 5;
	text-align: justify;
}

.content_text {
	background-color: #ffffff;
	color: #000000;
	font-style: normal;
	font-size: 12pt;
	font-weight: normal;
	height: 200;
	padding: 5;
}

.layout {
	background-color: #eeeeee;
	border: 0;
	width: 100%;
}

.light_link:link {
	color: #3366ff;
	font-weight: normal;
	text-decoration: none;
}

.light_link:visited {
	color: #3366ff;
	font-weight: normal;
	text-decoration: none;
}

.light_link:hover {
	color: #ff0000;
	font-weight: normal;
	text-decoration: underline;
}

.header {
	background-color: #000000;
	color: #ffffff;
	width: 100%;
}

.header_text {
	background-color: #000000;
	color: #ffffff;
	font-style: normal;
	font-size: 12pt;
	font-weight: bold;
}

