table {
	border-color: #eebb44;
}

hr {
	color: red;
}

b {
	color: #ff4444;
}

i {
	color: #6622cc;
}

i.design {
	color: #baaaaa;
}

p.design {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: white;
}

h3 {
	color: #ff3333;
	font-size: 11pt;
}

h2 {
	color: #ff3333;
	font-size: 14pt;
}

font.small {
	font-size: 8pt;
	font-weight: normal;
	color: white;
}

font.info {
	font-size: 8pt;
	font-weight: normal;
	color: white;
	text-align: justify;
}

td.info {
	font-size: 8pt;
	font-weight: normal;
	color: white;
	text-align: justify;
}

td.listing {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}

.notepad {
	text-align: justify;
	font-family: Courier New Cyr;
	background: white;
	color: black;
}

a:link {color: #dd3333; text-decoration: none;}
a:visited {color: #dd3333; text-decoration: none;}
a:active {color: white; text-decoration: none;}
a:hover {color: white; text-decoration: none;}

a.even:link {color: #dd3333; text-decoration: none;}
a.even:visited {color: #dd3333; text-decoration: none;}
a.even:active {color: white; text-decoration: none;}
a.even:hover {color: white; text-decoration: none;}

a.highlight:link {color: #cc0000; text-decoration: none;}
a.highlight:visited {color: #cc0000; text-decoration: none;}
a.highlight:active {color: white; text-decoration: none;}
a.highlight:hover {color: white; text-decoration: none;}

a.common:link {color: #dd3333; text-decoration: none;}
a.common:visited {color: #dd3333; text-decoration: none;}
a.common:active {color: white; text-decoration: none;}
a.common:hover {color: white; text-decoration: none;}

a.italic:link {font-style:italic; color: #aaaaff; text-decoration: none;}
a.italic:visited {font-style:italic; color: #aaaaff; text-decoration: none;}
a.italic:active {font-style:italic; color: white; text-decoration: none;}
a.italic:hover {font-style:italic; color: white; text-decoration: none;}

a.bold:link {font-weight:bold; color: #ff5555; text-decoration: none;}
a.bold:visited {font-weight:bold; color: #ff5555; text-decoration: none;}
a.bold:active {font-weight:bold; color: white; text-decoration: none;}
a.bold:hover {font-weight:bold; color: white; text-decoration: none;}

a.simple:link {color: #ccccff; text-decoration: none;}
a.simple:visited {color: #ccccff; text-decoration: none;}
a.simple:active {color: white; text-decoration: none;}
a.simple:hover {color: white; text-decoration: underline;}
