/*General font: */ 

font	{ font-family: "Times New Roman", Times, serif; color: #666666; font-size: 100%;}

/*General properties of the body: Background color, -picture, margins.

*/ body {	background-color: #ffffff; color: #666666; MARGIN-LEFT: 1%; 
MARGIN-RIGHT: 1%; MARGIN-TOP: 1%; MARGIN-BOTTOM: 1%}



.info { MARGIN-LEFT:5%; MARGIN-right:5%; margin-top:2%; font-size: 100%; color: #666666; text-align:left}

.top {background-color: #000000;  border-color:#000000; border-width:1px; border-style:solid; font-size:95%; color:#FFFFEF; font-family: Arial, sans-serif; font-weight:normal; text-align:center}

.top a:link {font-size: 95%; color:#ffffef; font-family: "Times New Roman", Arial, sans-serif; font-weight:bold; text-decoration:none}

.top a:visited {font-size: 95%; color:#ffffef; font-family: "Times New Roman", Arial, sans-serif; font-weight:bold; text-decoration:none}

.top a:hover {font-size: 95%; background-color: #ffffff; color: #800000; font-family: "Times New Roman", Arial, sans-serif; font-weight:bold; text-decoration:none}

.top a:active {font-size: 95%; color:#ffffef; font-family: "Times New Roman", Arial, sans-serif; font-weight:bold; text-decoration:none}
.phones {MARGIN-LEFT:20%; MARGIN-right:20%;}
/*Links: */

a:link 	{color: #800000; font-weight:bold; text-decoration:none}
a:visited 	{color: #800000; font-weight:bold; text-decoration:none} 
a:hover     { background-color: #800000; color: #FFFFFF; font-weight:bold; text-decoration:none}
a:active	{color: #800000; font-weight:bold; text-decoration:none}
a:link img   { border-color: #800000 } 
a:visited img   { border-color: #800000 } 
a:hover img   { border-color: #800000 } 
a:active img   { border-color: #800000 } 


/*Headers:*/


h1        { font-size: 200%; font-weight:bold; text-align:center;}

h2	{ font-size: 190%;  font-weight: bold; text-align:center;}

h3	{ font-size: 180%; font-weight: bold; text-align:center;}

h4	{font-size: 170%; text-align:center; font-weight: bold; }

h5	{font-size:160%; font-weight: bold; text-align:center }

h6	{font-size:110%; font-weight: bold; text-align:left }

/*Properties for special highlight:*/
.special1	{font-size: 100%; font-weight: bold;  text-align:center }
.special2	{font-size: 100%;	color: #000000; 	text-align:left}
.special3	{font-size: 100%;	color: #000000; 	text-align:center}





