#Contence, .title, .Heading, .SubHeading, .Subtitle , a, a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#Contence, .SubHeading, a, a:hover
{
font-size: 12px;
}

.title {
	font-size: 16px;
}
.Heading, .Subtitle {
	font-size: 14px;
}

.Heading, .SubHeading, .Subtitle, .title 
{
	font-style: italic;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #0000FF;
}

.Smaller{
font-size:smaller;
}



#Menu a {
	font-style: italic;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	text-decoration:none;
	color: #0000FF;
	font-size:16px;
	line-height:35px;
	vertical-align:middle;
}

#Menu li{
	list-style-type:none;
}

#Menu ul{
	list-style-type:none;
	padding:0;
	margin:0;
}


#Menu a:hover {
	color: #006600;
}

a {
	text-transform: capitalize;
	color: #0066FF;
}
a:hover{
	text-transform: capitalize;
	color: #006600;
border:none;
}

img{
border-style:none;
}

img.test{
	float: right;
    clear:right;
	padding: 3px;
}
img.print{
	float: right;
    clear:right;
	padding: 3px;
}
#postageaddress, #contact, #address
{
	font-weight: bold;
	font-size: 95%;
}
