body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #D3D7F8;
	color: #323C98;
	font-family: Arial, Verdana
}

a
{
	text-decoration: none;
}

a.email
{
	font-family: Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	color: #0B124C;
}

a.email:hover
{
	letter-spacing: 1px;
}

a.author
{
	color: #323C98;
}

a.author:hover
{
 	color: white
}

.small
{
	font-family: Verdana,Arial;
	font-size: 10px;
	color: #323C98;
}

a.small:hover
{
	font-size: 10px;
	color: white;
}

#descr, #copyright
{
	margin: 5 5 5 5;
	text-align: justify;
	font-family: Arial, Verdana;
	font-size: 12px;
}

.header1
{
	width: 100%;
	font-size: 18px;
	font-weight;
	text-align: center
}

.tdbg
{
	background-color: #D3D7F8;
}
