body {
	background-color: #FFCC99;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #663333;
}
body img	{
	border:	0px;
}

h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: #CC3333;
	vertical-align:	bottom;
}
address	{
	font-size:small;
}

.bold {  font-weight: bold; }
.ital {  font-style: italic; }
.bold_ital { font-weight: bold ; font-style: italic}

a:active {  color: #ff3300; }
a:link {  color: #663333; }
a:visited {  color: #993333; }


.epigraf	{
	text-align:	right;
	font-style: italic;
	font-weight: bold;
}

.navi2	{
	text-align:	right;
}

/* old definition*/


.oneplus {  font-size: x-large};
.oneminus {  font-size: x-small; }
.oneplusbold { font-size: x-large; font-weight: bold}
.oneminusbold { font-size: x-small; font-weight: bold; }
.ptit { font-size: medium; font-weight: bold; color: #CC3333; }
.ptit_ital { font-size: medium; font-style: italic; font-weight: bold; color: #CC3333;  }
.centr {
	text-align: center;
}
/* end old section */

/* new definitions */

#main1	{
	margin-left: 200px;
}

#main1 p	{
	text-indent:	20px;
}

#main1 dt	{
		padding-bottom: 10px; 
		padding-top: 10px;
}


#map	{
	width:	500px;
	float:	left;
}

#head1	{
	padding-bottom: 5px;
	padding-left:	200px;
	border-bottom-color:	#C33;
	border-bottom-width: 	2px;
	border-bottom-style: 	solid;

}

#footer1	{
	clear:	right;
	border-color:	#c33;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-width: 	2px;
	border-bottom-style: 	solid;
	text-align:	center;
	font-family: "Times New Roman", Times, serif;
	font-size:	14px;
	font-weight:	bold;	
}

#left1	{
	width:	150px;
	float:	left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}


/*
.line {
	background-color: #CC3333;
	margin:	0px;
	padding:	0px;
}
*/

#subs	{
	text-align:	center;
	font-size:	10px;
	width:	500px;
	clear:	left;
	float:	left;	
}

#date	{
	clear:	left;
	font-size: 8px;
}




	

