﻿body{
	margin:0px;
	
}
p{
	font-size:9pt;
	margin-top:5px;
	margin-bottom:5px;
	letter-spacing:1px;
	line-height: 20px;
}
a{
	text-decoration: none
}
a:link{
	color:#006600
}
a:visited{
	color:#006600
}
a:active{
	color:#FF0000
}
a:hover{
	color:#ff0000
}
p#MenuTitle{
	background:white url('../img/menutitle.png') no-repeat;
	color:white;
	font-size:9pt;
	height:16px;
	width:140px;
	margin:3px;
	letter-spacing:1.5px;
}
p#btitle{
	background:white url('../img/btitle.png') no-repeat;
	color:white;
	font-size:12pt;
	font-weight:bolder;
	padding-top:5px;
	height:26px;
	width:300px;
	margin:3px;
	letter-spacing:1.5px;
}
