body, table, tr, th, td, p
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #7D83FF;
	font-size: 11px;
}

body
{
	margin: 0px;
}

a, a:active
{
	text-decoration: none;
	color: #0E1A90;
	font-weight: bold;
}

a:visited
{
	text-decoration: none;
	color: #3F44FF;
	font-weight: bold;
}

a:hover
{
	text-decoration: none;
	color: #F8AB24;
}

.title
{
	color: #4040FF;
	font-family: Monotype Corsiva;
	font-size: 36px;
	font-weight: bold;
}

.title1
{
	color: #ffffff;
	font-size: 36px;
	font-weight: bold;
}

.title2
{
	font-family: Book Antiqua;
	color: #ffff99;
	font-size: 20px;
	font-weight: bold;
}

.big
{
	font-family: Monotype Corsiva;
	font-weight: bold;
	font-size: 22px;
	color: #F8AB24;
}

.small
{
	font-size: 10px;
	font-weight: bold;
}

.date
{
	font-family: verdana;
	font-size: 8px;
	color: darkblue;
	font-weight: bold;
}

.menu a, .menu a:visited
{
	color: #0000FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover
{
	color: #0F1BBF;
	text-decoration: none;
}

.topic a, .topic a:visited
{
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
}

.techniques
{
	background-color: #FFFFFF;
}

.techniques a, .techniques a:visited
{
	color: #0000FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.techniques a:hover
{
	color: #000000;
	text-decoration: none;
}