h1 {
 font: Berling Antiqua, Arial, Times New Roman;
 font-size:130%;
 color: #355F6F;
}
h2 {
 font: Berling Antiqua, Arial, Times New Roman;
 font-size:115%;
 color: #355F6F;
}

h3 {
 font: Berling Antiqua, Arial, Times New Roman;
 font-size:100%;
 color: #355F6F;
}

.headerbig {
 font:  Calligraph421 BT, Cataneo BT, Garamond;
 font-size:150%;
 color: #FFFF99;
}

.headersmall {
 font: Cataneo BT, Calligraph421 BT, Garamond;
 font-size:125%;
 color: #FFFF99;
}

.menuheader {
 font: Cataneo BT, Calligraph421 BT, Garamond;
 font-size:100%;
 color: #FFFF99;
 font-weight: bold;
}

.menutext {
 font: Cataneo BT, Calligraph421 BT, Garamond;
 font-size:80%;
 color: #FFFF99;
 font-weight: normal;
}


.textborder 
{border: 3px solid #355F6F; padding: 10px; background-color: #FEFA9E;}

.textborderblack
{border: 3px solid #000000; padding: 10px; }

.textborderblue 
{border: 3px solid #355F6F; padding: 10px; background-color: #A0B4BC; font-size: 200%; color: red;}

.bigbordertext
{border: 10px solid #000000; padding: 10px;  font-size: 125%; color: red;}

.bigtext
{font-size: 150%; color: red;}

.textbordergreen 
{border: 3px solid #355F6F; padding: 10px; background-color: #A3E084;}

.bigfont {
font-size: 200%;
border: 3px solid #355F6F; padding: 10px;
}
.bigfontnoborder {
font-size: 300%;
color: blue;
}

.medfontnoborder {
font-size: 100%;
color: blue;
}

div,
td,
p,
a
{
	font-size:100%;
	color:#355F6F;
    padding:5px;
}

a:hover  {color: #000000; }
      		
a.menulink:link    {color: #FFFF99;   font: Berling Antiqua, Arial, Times New Roman;   font-weight:bold; font-size:100%; text-decoration:none; }	
a.menulink:hover   {color: #ffffff;   font: Berling Antiqua, Arial, Times New Roman;   font-weight:bold; font-size:100%; text-decoration:none; }
a.menulink:active  {color: #ffffff;   font: Berling Antiqua, Arial, Times New Roman;   font-weight:bold; font-size:100%; text-decoration:none;}
a.menulink:visited {color: #FFFF99;   font: Berling Antiqua, Arial, Times New Roman;   font-weight:bold; font-size:100%; text-decoration:none;}	





