/* CSS Document */

.style1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.style2 {
	font-family: Arial, "Times New Roman", Verdana; 
	color: #000000;
	font-size: 10pt; 
}
.style3 {
	font-size: 12pt;
}
.style4 {
	font-size: 8pt; 
}
.style5 {
    background-image: url(Images/BlankLeft.jpg);
    background-repeat:repeat-y;
    background-position:center;
}
.style6 {
    background-image: url(Images/BlankRight.jpg);
    background-repeat:repeat-y;
    background-position:center;
}
.style7 {
    background-color: #000000;
}
.style8 {
    vertical-align:text-top;
}