body{
	background-image: url(boot.jpg);
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position: center 150px;
	background-color:Black;
}
a{
    font-size:9pt;
    font-family:tahoma;
    color:White;
    letter-spacing:8;
	text-decoration:none;
}
hr{
	align:left;
	noshade:true;
	color:#999999;
}
.bio{
    font-size:9pt;
    font-family:tahoma;
    color:White;
    letter-spacing:8;
	text-decoration:none;
}
.MainTitle{
    font-size:14pt;
    font-family:tahoma;
    color:red;
    font-weight:bold;
    letter-spacing:5;
}
.SubTitle{
    font-size:12pt;
    font-family:tahoma;
    color:White;
    font-weight:bold;
    letter-spacing:5;
}
.Normal{
    font-size:7pt;
    font-family:tahoma;
    color:White;
    font-weight:bold;
    letter-spacing:1;
}
.Footer{
    font-size:9pt;
    font-family:tahoma;
    color:#999999;
    letter-spacing:1;
}
.IndexTab{
height:100%;
}
.signature{
    font-size:9pt;
    font-family:tahoma;
    color:#999999;
    letter-spacing:4;
	text-decoration:underline;
}
