Style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	border: medium groove;
	text-align : center;
}
.Background {
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	border: thick outset #00BFFF;
	text-align : center;
	background-position : center;
}
.TABLE {
	vertical-align : top;
	text-align : center;
}

.ImageBorders {
	
	text-align : center;
}
.TextStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: Silver;
	text-decoration: none;
	text-align : left;
	padding-left : 10%;
	padding-right : 8%;
}

.BLOCKQUOTE {
	text-align : left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-right : 8%;
	padding-left : 5%;
}

.LabelStyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #333333;
	text-align : center;
}
.HeadingStyle {
	font-family: Tahoma, "Trebuchet MS", System;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: underline;
	color: #000000;
	text-align : center;
}
.MenuStyle {
	background-color: #00CCFF;
}
H1 {
	font-family: Tahoma, "Trebuchet MS", System;
	font-size : 16px;
	font-weight : bold;
	text-align : left;
}
H2 {
	font-family: Tahoma, "Trebuchet MS", System;
	font-size : 12px;
	font-weight : bold;
	padding-left : 5%;
	text-align : left;
}
H3 {
	font-family: Tahoma, "Trebuchet MS", System;
	font-size : 12px;
	font-weight : normal;
	padding-left : 10%;
	text-align : left;
}
