body {
	background-color: #FFFFFF;
	background-image:  url(images/background.png);
	background-repeat: repeat-x;
	font-family: tahoma;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	background-attachment: fixed;
}
a:hover {
  color: #FF0000;
  text-decoration: underline;
}
.footer {
	font-family: tahoma; font-size: x-large; 
	font-style: normal; 
	font-weight: normal; text-transform: none; color: #000000; 
	text-align: left; 
; 	line-height: normal; text-indent: 20%
}
.title {
 	font-family: tahoma; 
	font-size: 36pt; 
	font-style: normal; 
	font-weight: normal; 
	text-transform: none; 
	color: #000000; 
	text-align: center; 
 	vertical-align: bottom;
	line-height: 2
}
.subtitle {
	font-family: tahoma;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-left: 5%;
	margin-right: 5%;
	text-decoration: underline;
}
.maintext {
	font-family: tahoma;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-left: 5%;
	margin-right: 5%;
	text-decoration: none;
}
.mainitalics {
	font-family: tahoma; 
	font-size: x-large; 
	font-style: italic; 
	font-weight: normal; 
	color: #000; 
	text-align: left;
	margin-left: 5%; 
	margin-right: 5%
}
.centreditalics {
	font-family: tahoma; 
	font-size: x-large; 
	font-style: italic; 
	font-weight: normal; 
	color: #000; 
	text-align: center;
	margin-left: 5%; 
	margin-right: 5%
}
.line1 {
	font-family: tahoma; 
	font-size: x-large; 
	font-style: normal; 
	font-weight: normal; 
	text-transform: none; 
	color: #000; 
	text-align: left;
	text-indent: 10%
}
.line2 {
	font-family: tahoma; 
	font-size: x-large; 
	font-style: normal; 
	font-weight: normal; 
	text-transform: none; 
	color: #000; 
	text-align: left;
	text-indent: 30%
}
.line3 {
	font-family: tahoma; 
	font-size: x-large; 
	font-style: normal; 
	font-weight: normal; 
	text-transform: none; 
	color: #000; 
	text-align: left;
	text-indent: 20%
}
.line4 {
	font-family: tahoma; 
	font-size: x-large; 
	font-style: normal; 
	font-weight: normal; 
	text-transform: none; 
	color: #000; 
	text-align: left;
	text-indent: 60%;
	text-decoration: none
}
.red {
	font-family: tahoma; 
	font-size: x-large; 
	font-style: normal; 
	font-weight: bold; 
	text-transform: lowercase; 
	color: #FF0000; 
	text-align: left
}
.green {
	font-family: tahoma; 
	font-size: x-large; 
	font-style: normal; 
	font-weight: bold; 
	text-transform: lowercase; 
	color: #00CC00; 
	text-align: left
}
.blue {
	font-family: tahoma; 
	font-size: x-large; 
	font-style: normal; 
	font-weight: bold; 
	text-transform: lowercase; 
	color: #0000FF; 
	text-align: left
}
.yellow{
	font-family: tahoma; 
	font-size: x-large; 
	font-style: normal; 
	font-weight: bold; 
	text-transform: lowercase; 
	color: #FFFF00; 
	text-align: left
}
.mainlink {
	text-align: left;
	vertical-align: text-top;
	margin-left: 5%;
	margin-right: 5%;
	COLOR: #000000; 
	text-decoration: none;
}
.sublink {
ss	text-align: left;
	vertical-align: text-top;
	margin-left: 10%;
	margin-right: 5%;
	text-decoration: none;
	COLOR: #000000; 
}
.backlink {
ss	text-align: left;
	vertical-align: text-top;
	margin-left: 2%;
	margin-right: 5%;
}
.bottomlinks {
	FONT-SIZE: large; 
	TEXT-TRANSFORM: lowercase; 
	COLOR: #000; 
	font-family: tahoma; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none;
	line-height: normal
}
.copyright {
	FONT-WEIGHT: bold; 
	FONT-SIZE: medium; 
	TEXT-TRANSFORM: capitalize; 
	COLOR: #000; 
	LINE-HEIGHT: normal; 
	FONT-STYLE: italic; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: center
}
.sidelink {
	FONT-SIZE: x-large; 
	COLOR: #CC00CC; 
	FONT-FAMILY: "Times Roman", "Times New Roman", serif; 
	TEXT-DECORATION: underline;
	text-align: left; text-indent: 10%;
	list-style-position: outside; 
	list-style-type: disc; 
	list-style-image: none
}
.images {
	float: none;
	text-align: center; 
	padding-top: 1em
}
.picture {
	border: thick ridge #FFFF00
}
.contacts {
	font-family: Arial; 
	font-size: x-large; 
	font-weight: 500; 
	text-transform: none; 
	line-height: normal; 
	color: #000000
}
.pagetitle {
	font-family: tahoma;
	font-size: 4em;
	color: #000000;
	vertical-align: top;
	text-align: center
}
.bulletlist {  
	color: #000000; 
	list-style-position: outside; 
	list-style-type: square; 
	margin-left: 30%;
	font-family: tahoma; 
	font-size: x-large; 
	font-style: normal; 
	font-weight: normal; 
}
