@import url("courses/training_style.css");
A:active {
	color: #FFFF00;
	text-decoration: underline;
}
A:link	{
	color: #FFFF00;
	;
	text-decoration: underline;
}
A:hover {
	color: #00FF00;
	;
	text-decoration: underline;
} 
A:visited {
	color: #FFFF00;
	;
	text-decoration: underline;
} 
.asteric {
	font-size: 18px;
	font-weight: bold;
	color: #00FF00;
}
body {
	bgcolor: #8BC0F0;
	font-family: Verdana;
	font-size: 12px;
	color: #A2CCFF;
	background-color: #000000;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #A2CCFF
}
}
td {
	font-family: Verdana;
	font-size: 12px;
	color: #A2CCFF
}
b {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold
}
strong {
	font-weight: bold;
	color: #FFFFFF;
}
li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	color: #A2CCFF;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #BECF7B;
	font-style: italic
}
.Header {
	font-size: 18px;
	color: #BECF7B;
	font-style: italic;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #0099FF;
	line-height: 1.5;
	font-style: italic;
}
h6 {
	font-size: 9px;
	color: #CCCCCC;
}
h3 {
	color: #FFFF00;
	font-size: 9pt;
	font-style: italic;
}
.rule {
	color: #050077;
	line-height: 1;
}
h4 {
	font-size: 10pt;
	color: #FFFFFF;
}
.footer {
	font-size: 6pt;
}
