body{
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	background-color: #fbfbfb;
	font-family: "Courier New", Courier, monospace;
}
html{
	text-align: center;
}
table{
	width:100%;
}
table.content {
	color: #565656;
	p1adding-left: 15px;
	font-size: 80%;
	width:468px;
	margin:15px;
}
table.content h1{
	font-size: 140%;
}
table.content p{
	text-align: justify;
	w1idth: 468px;	
	display: block;
}
table.content p a, table.content b, table.content strong{
	text-decoration: none;
	color: #292929;
	font-weight: bold;
}
table.content p a:hover{
	text-decoration: underline;
	color: #B7B7B7;
}
td.menu{
	color: #565656;
	padding: 15px;
	font-size: 80%;	
}
td.menu a{
	color: green;
	text-decoration: none;
	display: block;
	padding: 2px 0 2px 10px;
}

td.menu a:hover{
	background: #90b7b6;
	color: white;
}

td.bnr{
	padding: 15px;
}

ul a{
	color: green;
	text-decoration: none;
	font-weight: normal;
}
ul a:hover{
	text-decoration: underline;
}

td.contacts{
	padding: 2px 0 2px 50px;	
}

td.contacts a{
	color: #565656;
	text-decoration: none;
}

td.mama, td.mama a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	text-decoration: none;
}

a.a-header{
	font-size:90%;
	color: #FF003A;
}
a.a-header:hover{
	color: green;
}
.tblitems{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}
.tblitems a{
	font-size:90%;
	color: #FF003A;
}
.tblitems a:hover{
	color: green;
}

.mdash{
	font-size: 12px;
}

.curitem{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.curitem a{
	font-size:90%;
	color: #FF003A;
}
