.text {
	

	font-family : verdana;
}

A, A:link, A:visited {

	font-weight : normal;
	font-style : normal;
	font-family : Arial, helvetica;
	text-decoration : underline;
    color: white;
}


A:Hover {

	text-decoration : underline;
}

BODY {

	font-family : Arial, helvetica;
	font-weight : normal;
	font-style : normal;
	margin-width : 10pt;
	margin-height : 10pt;
	background : Green;
}

p {
	color: black;
	font-family : Arial, helvetica;
	font-weight : normal;
	font-style : normal;
	margin-width : 10pt;
	margin-height : 10pt;
}

td,tr {

	font-family : Arial, helvetica;
	font-weight : normal;
	font-style : normal;
	margin-width : 10pt;
	margin-height : 10pt;
}

A.menu {
    font-size: 12pt;
    font-weight: normal;
    font-style: normal;
    font-family: "Times New Roman", Times, serif;
    text-decoration: none;
    color: white;
}

.smenu {

	font-weight : normal;
	font-style : normal;
	font-family : Arial, helvetica;
	text-decoration : none;
	color : #FFFFFF;
}

.titles {

	color : #333333;
	font-weight : normal;
	font-style : normal;
	font-family : Arial, helvetica;
}


.stitles {

	color : #333333;
	font-weight : normal;
	font-style : normal;
	font-family : Arial, helvetica;
}

.newstitles {

	color : #486591;
	font-weight : normal;
	font-style : normal;
	font-family : Arial, helvetica;
}

INPUT {
	font-family: Arial, Helvetica;

	font-weight : normal;
	font-style : normal;
}

TEXTAREA {
	font-family: Arial, Helvetica;

	width: 500px;
	font-weight : normal;
	font-style : normal;
}


.nav {
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	font-family : Arial, helvetica;
}


