body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: small;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a:hover {
	color: #0000FF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #00CC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Courier New, Courier, monospace;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D1006A;
	font-size: large;
	font-weight: normal;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D1006A;
	font-size: medium;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
	font-weight: normal;
	list-style-type: square;
}
.textMake {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: small;
	font-weight: bold;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	font-weight: normal;
}
