body {
	font: Arial;
}

.ttitle1{font:  bold 14px; color: white }
.ttitle{font:  bold }
.ttitle2{font:  bold 16px}
.subt{font: 9px}
.conttxt{font:1.0em Arial }
.conttxt1{font:0.8em Arial }
.conttxt2{font:0.8em Arial; color: blue }


td { font:  12px verdana}
b.second { color: purple }
b.third { color: blue }


h1, h2, h3 {
		margin:10px 0;
		font-family: Impact, Impact, Charcoal, sans-serif;
		height: 24px;
		color: black;
		font-style: italic;
		font-size: 22px;
		font-weight: normal;
}

h2, h3 {
		font-size: 20px;
		color: #cfac16;
}

h3 {
		color: #e7d58a;
}

div#test {
	background-color: #EBECEE;
    background-image:  url(images/button.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 123px;
}

div#testtext {
    position: relative;
    height: auto;
    width: auto;
    top: 8px;
}

#menu a {
	margin: 0;
	padding: 0;
	border: none;
}

#menu a img {
	margin: 0;
	padding: 0;
	border: none;
}
