body, td, a, input, text, select
{
	font-family: arial, sans-serif;
	font-size: 14px;
	color: gray;
}
body
{
	background-color: lightgray;
	background-image: Bruce.jpg;
	background-size: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin: 0px;
}
div
{
	margin-top: 5mm;
	text-align: left;
}
a:link
{
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
a.DownLoad
{
	text-decoration: none;	
}
a:visited
{
	text-decoration: underline;
}
a:active
{
	text-decoration: underline;
}
span.link
{
	text-decoration: underline;
    cursor: hand;
}
img
{
	border: solid 0px white;
	vertical-align: middle;
}
.Headline1
{
	font-size: 14px;	
	font-weight: bold;
}
.Headline2
{
	font-size: 16px;	
	font-weight: bold;
}
.Headline3
{
	font-size: 18px;	
	font-weight: bold;
}
.Headline4
{
	font-size: 20px;	
	font-weight: bold;
}
.Headline5
{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
