body {
	color: #FF0000;
	background-color: #000000;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0033;
}

h1 {
	font-size: 33pt;
	color: #FF0000;
}
h2 {
	font-size: 18pt;
	color: #FF0000;
}
.txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FF0000;
}
.txt_main {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
}
.txt_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #990000;
}
.txt_mini  {
	font-size: 12px;
	color: #990000;
}

