p {
	color : #000000;
	margin-top : 15px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 16px;
	font-family : "Times New Roman",Arial,Verdana,Tahoma;
	text-align: center;
}

body {
	background-color: #cccccc;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}


.menu {
	color : #000000;
	margin-top : 15px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 16px;
	font-family : Verdana, Tahoma;
'	font-weight: bold;
	text-align: center;
}

h3 {
	color : #000000;
	margin-top : 15px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 18px;
	font-family : "Times New Roman",Arial,Verdana,Tahoma;
	font-weight: bold;
	text-align: center;
}

h4 {
	color : #000000;
	margin-top : 15px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 16px;
	font-family : "Times New Roman",Arial,Verdana,Tahoma;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}

a:link {
	color : #0033cc;
}

a:visited {
	color : #0033cc;
}

a:active {
	color : #0033cc;
}

a:hover {
	color : #ff9933;
}

html { 
	overflow-y : scroll; 
}

.info {
	font-size : 12px;
font-family : "Times New Roman",Arial,Verdana,Tahoma;
}

.small {
	font-size : 12px;
font-family : "Times New Roman",Arial,Verdana,Tahoma;
}

.bam {
	font-size : 20px;
	font-weight: bold;
font-style: italic;
text-decoration: underline
}


