body {background-image: url("images/bg.jpg"); background-repeat: repeat-x; background-attachment: fixed;}
h1
{
margin-left : 20px;
  text-align:left;
  font-weight: bold;
  font-size: 18pt;
  color: #cc0000;
  font-family: georgia,times new roman,geneva,sans-serif;
}
.head
{
margin-left : 60px;
  text-align:left;
  font-weight: bold;
  font-size: 18pt;
  color: #cc0000;
  font-family: georgia,times new roman,geneva,sans-serif;
}

h2
{
  text-align:center;
  font-weight: bold;
  font-size: 18pt;
  color: #0000ff;
  font-family: georgia,times new roman,geneva,sans-serif;
}
body,td
{
  text-align:left;
  font-size: 12pt;
  font-family: "courier new", courier, georgia,verdana, arial, helvetica, sans-serif;
}

p a {
	color : #294A7B;
        font-size : 16px;
        text-decoration : underline;
}

.botmenu2 {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 14px;
	font-family : Arial;
	font-weight: normal;
	text-align: center;
        text-decoration: none;
}
.botmenu2 a {
	color : #FFFFFF;
        text-decoration: none;
}
.botmenu2 a:hover {
	color : #000000;
        text-decoration: none;
}
.botmenu {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 14px;
	font-family : Arial;
	font-weight: normal;
	text-align: center;
        text-decoration: none;
}
.botmenu a {
	color : #000000;
        text-decoration: none;
}
.botmenu a:hover {
	color : #FFFFFF;
        text-decoration: none;
}

