body, td, p, div, ol, ul {
	font-family : Arial, Verdana, Tahoma, "Times New Roman";
	font-size : 12px;
}

font {
	font-family : Arial, Verdana, "Times New Roman";
	font-size : 11px;
}

h1, h2 {
	font-family : Tahoma, Verdana, Arial, "Times New Roman";
	font-weight : normal;
	font-size : 24px;	
}

h3 {
	font-family : Tahoma, Verdana, Arial, "Times New Roman";
	font-weight : normal;
	font-size : 20px;	
}

h4 {
	font-family : Tahoma, Verdana, Arial, "Times New Roman";
	font-weight : normal;
	font-size : 18px;	
}

h5 {
	font-family : Tahoma, Verdana, Arial, "Times New Roman";
	font-weight : bold;
	font-size : 14px;
}

select, option, textarea {
	font-family : Arial, Verdana, Tahoma, "Times New Roman";
	font-size : 11px;
}

a {
	font-family : Arial, Verdana, Tahoma, "Times New Roman";
	text-decoration : underline;
	font-size : 12px;
}

a:active {
	text-decoration : underline;
	color : #0056B6;
}

a:hover {
	text-decoration : underline;
	color : #D13E17;
}

a:link {
	text-decoration : underline;
	color : #0056B6;
}

a:visited {
	text-decoration : underline;
}

a.hidden, a.hidden:active, a.hidden:hover, a.hidden:link, a.hidden:visited {
	font-family : Arial, Verdana, Tahoma, "Times New Roman";
	text-decoration : none;
	font-size : 12px;
	color : #000000;
}

.bn {
	font-weight : bold;
	color : #007700;
}

.n {
	font-weight : bold;
	color : #007700;
}
.red {
	font-weight : bold;
	color : #CC0033;
}

.green {
	font-weight : bold;
	color : #00CC33;
}

.tip, input, textarea {
	font-family : Arial, Verdana;
	font-size : 11px;
}

.tipred {
	font-family : Arial, Verdana;
	font-size : 11px;
	color : #CC0033;
}

.errstr { 
	font-family : Arial, Verdana;
	font-weight : bold;
	font-size : 11px;
	color : #FF0000;
}

.menu {
	text-decoration : none;
	font-family : Arial, Verdana;
	font-weight : bold;
	font-size : 11px;
	color : #000000;
}

.menured {
	text-decoration : none;
	font-family : Arial, Verdana;
	font-weight : bold;
	font-size : 11px;
	color : #CC0033;
}

.gray {
	font-family : Arial, Tahoma, Verdana, "Times New Roman";
	font-weight: bold;
	font-size: 14px;
	color : #555555;
}

.red-big {
	font-family : Arial, Tahoma, Verdana, "Times New Roman";
	font-weight: bold;
	font-size: 14px;
	color : #CC0033;
}

.related {
	font-weight: bold;
	text-decoration: none;
	font-size : 11px;
	color : #555555;
}

.overline {
	text-decoration : line-through;
}

.christmas {
	color : #FF0000;
}

a.menu:active, a.menu:visited, a.menu:link {
	text-decoration : none;
	font-family : Arial, Verdana;
	font-size : 11px;	
	color : #000000;
}

a.menu:hover { 
	text-decoration : none; 
	font-family : Arial, Verdana;
	font-size : 11px;
}
