/* Anything to do with the text of Pro PvP Guides is container Here */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

a {
	color: #FF0000;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
}

h1.header {
	text-align: center;
	font-size: 1.3em;
}

h2.header {
	font-size: 1.1em;
	text-align: left;
	text-decoration: underline;
}

h3.header {
	font-size: 1em;
	text-align: left;
	margin-left: 20px
}

h5.header {
	font-size 1.1em;
	text-align: left;
}


#footer {
	font-size: .7em;
	text-align: center;
}

.underheader {
	margin-top: 0px;
	font-size: .7em;
}

.epic {
	color: #9933FF;
}

.bold {
	color: #3333CC;
}