Body { 
	background-color:#999999; 
	font-family: Tahoma; 
	font-size: 12pt;
}
A:link { 
	color:white;
	text-decoration: none
}
A:hover{
	color:red;

}
A:visited {
	color:#FFFFFF; 
	text-decoration: none
}
A:active {
	color:red; 
	text-decoration: none
}
h1.first {
	color: blue;
	font-size: x-large;
	top: 0px;
	z-index: 10; 
	position: relative
}
h1.shadow {
	color: black; 
	font-size: x-large; 
	top: -53px; 
	z-index: 1; 
	position: relative; 
	left: 2px
}
p.menu {
	background:black; 
	font-family: Tahoma; 
	text-align:center; 
	text-decoration:none; 
	vertical-align: middle; 
	color: #FFFFFF; 
	font-size: 12px; 
	top: -70px; 
	position: relative
}
.year {
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 5px;
	font-weight: bold;
	background-color: #000000;
	height: 18px;
	text-align: center;

}
.firstLetter {  
	font-size: 36px;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
	text-indent: 15px
}
.justfiedText {
	color: #000000;
	text-align: justify;
	margin-left: 2px;
	padding-left: 4px;
}
.text {
	font-family: Tahoma;
	color: #000000; 
	text-decoration: none;
}
.TextAndLine {
	border-color: black black #000000; 
	border-bottom-width: thin
}
table.align {
	background:black; 
	font-family: Tahoma; 
	text-align:center; 
	text-decoration:none; 
	vertical-align: middle; 
	color: #FFFFFF; 
	font-size: 14px; 
	position: relative; 
	top: -71px; 
	margin-left: -10px
}
tr.blackLine {
	border-color: #000000 black; 
	border-style: double; 
	border-bottom-width: thin
}


