<!--
body {
margin:10px;
background:#FFFFFF;		
}

a {
font-family: Verdana, Arial, helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: 600;
color: #333300;
text-decoration: none;
border-style: none;
letter-spacing: .1em;
}

a:link {
color: #333300;
}

a:hover {
color: #660000;
}
a:active {
color: #660000;
}

a:visited {
color: #660000;
}

a.credit {
font-size: 10px;
font-weight: 400;
}

img.gallery		{
		border-top: 1px solid #600;
		border-left: 1px solid #600;
		border-bottom: 1px solid #600;
		border-right: 1px solid #600;
		padding: 5px;
		background: #fff;
		}

input {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: 400;
color: #900;
background: #ff9;
}

textarea {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: 400;
color: #900;
background: #ff9;
}

b {
font-family: Verdana, Arial, helvetica, sans-serif;
color: #600;
font-size: 12px;
}

.text {
font-family: Georgia, Times, serif;
font-size: 12px;
font-style: normal;
font-weight: 400;
color: #000;
text-decoration: none;
border-style: none;
line-height:20px;
}

.note {
font-family: Verdana, Arial, helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: 400;
color: #333333;
text-decoration: none;
border-style: none;
}

.title {
font-family: Verdana, Arial, helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: 700;
color: #660000;
text-decoration: none;
border-style: none;
text-transform: uppercase;
}

.box {
background:#fff;
border: 1px dotted #330;
padding: 5px;
text-align: center;
}

.centerbox {
padding: 5px;
text-align: center;
}

-->
