﻿/* content  */




p, td, div, li {
	font-family: Tahoma,Verdana;
	font-size: 11px;
	color: #404040;
	line-height: 18px;
}
A, A:link, A:visited {
	COLOR: #3d76a5;
	TEXT-DECORATION: underline;
}
A:hover {
	color: #800000;
}

ul {
}


li {
	background: url(images/icoItem.gif) left no-repeat;
}


H1 {
	FONT: bold 16px Verdana;
	COLOR: #2f7cb2;
}
H2 {
	FONT: bold 14px Verdana;
	COLOR: #2f7cb2;
}
H3 {
	FONT: bold 13px Verdana;
	COLOR: #2f7cb2;
}
HR {
	COLOR: #CC9900;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
input, textarea, select {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #C0C0C0;
}
/*EXTRA*/
p {
	margin: 0;
}
.CodeInText {
	font-family: Courier New;
	font-weight: bold;
}
.ScreenText {
	font-family: Tahoma;
}
.ImportantWords {
	font-weight: bold;
}
.Highlight {
	color: #e7595a;
}

