A:HOVER {
	color : #00dd00;
}
A:LINK {
	color : Green;
}

A:VISITED {
	color : Green;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : Black;
	font-weight : bold;
}
.body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	line-height : 18px;
}
body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	line-height : 18px;
}
.indent {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
	margin-left : 5px;
	margin-right : 5px;
	margin-bottom : 5px;
	margin-top : 5px;
}

.ButtonFont {
	border-style : solid;
	border-color : #000;
	font-weight : bold;
}
//	border-width : 1px;

.InputTxtBar {
	border-style : solid;
	border-color : #000;
}
//	border-width : 1px;

.Locator {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
}

A:HOVER.Locator {
	font-weight: bold;
}
.video {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
