﻿body {
	margin:0px;
	}

h1 {font-family: Garamond}
h1 {color: #56004e }
h2 {font-family: Garamond}
h2 {color: #56004e }
h3 {font-family: Garamond}
h3 {color: #56004e }
p.content{font: 14px arial; color:#404041}
ul.content{font: 14px arial; letter-spacing:1.5px; color:#404041}
td {font: 14px Arial}
td {color: #404041 }
p {font: 14px arial; color: #404041}
p.footer {font: 12px arial; color: #404041}
p.header{background-image: url(images/gradient.jpg);background-repeat: no-repeat; height:30; letter-spacing: 2px;padding-left:5px; padding-top:5px;}
font.header{font-family: Garamond, Verdana; font-size:16; font-style: italic; font-weight:700; color: #FFFFFF;}
a.navigation{font-family: Garamond, Verdana; font-size: 12;  color: #000000;}
/* button */
a.buttonise:link {
	border: 1px #E8E8E8 outset;
	background: #E8E8E8;
	color: black;
	text-decoration: none;
}
a.buttonise:visited {
	border: 1px #E8E8E8 outset;
	background: #E8E8E8;
	color: black;
}
a.buttonise:active {
	border: 1px #cfcfc3 inset;
	background: #cfcfc3;
	color: black;
}

.menulines{
border:1px solid #f5f3f2;
}

.menulines a{
text-decoration:none;
color:black;