﻿hr {
	color: #FF0000;
}

hr {
	border-width: 1px;
	border-style: solid;
	border-color: #FF0000;
}

a {
	color: #FF0000;
}

a:hover {
	color: white;
}

a:visited {
	color: red;
}

body {
		text-align: center; /* for IE */
		color:#FFFFFF;
		background-color:#000000;
		margin:0;
}
		
html  {
	overflow:scroll;
}

img {
	border: 0;
	
}

.style1 {
	vertical-align: middle;
	border-style: solid;
	border-width: 5px;
	}
.style2 {
	color: #FF0000;
}
.style3 {
	text-align: center;
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
}
.style4 {
	vertical-align: middle;
	border-width: 0px;
	margin-left: 200px;
	margin-right: 21px;
}
.style5 {
	text-align: left;
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	margin-right: 0px;
}
.style6 {
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.style7 {
	vertical-align: middle;
}
.style9 {
	font-size: small;
}
.style10 {
	font-size: small;
	text-align: left;
}
.style11 {
	text-align: left;
}
.bignbrash {
	font-size: xx-large;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.smallerbrash {
	font-size: x-large;
	text-align: center;
}
