h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}
h6 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: italic;
	text-indent: 2cm;
	font-weight: normal;
	color: #666666;
}
h5 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	text-decoration: underline;
	text-indent: 1cm;
	color: #666666;
}
h4 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
ol {
	text-indent: 3cm;
	list-style-position: outside;
	list-style-type: lower-alpha;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}
ul {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	text-indent: 3cm;
	list-style-position: outside;
	list-style-type: disc;
}
a:link {
	font-weight: bold;
	color: #333333;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
table {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	border: thick;
}
.Table_Header1 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #333333;
}
.Table_Name {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
}
.Table_Data {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: italic;
	color: #666666;
}
.txt {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}
.err {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.helpvak {
	background-color: #CCCCCC;
	border: none #CCCCCC;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	cursor: help;
}
.smiley {
	border: 0px;
}
