﻿
.style1 {
	border: 1px solid #000000;
	background-color: #666666;

}
.style2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
    font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	background-color: #cccccc;
}
.style4 {

    font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.style5 {
	color: #FF0000;
}
.style6 {
    font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #ffffff;
	font-size: x-large;
	background-color: #000000;
}

.style7 {
	font-size: medium;
	background-color: #FFFFFF;
}

}
.style8 {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	text-align: center;
	font-size: medium;
	background-color: #000000;
}