/*------------------------------------HARDSTYLE STYLESHEET-----------------------------------------*/

body, p{
	font-family: Times New Roman, serif;
	font-size: 15pt;
	font-weight: 500;
	background-color: #FFFFFF;
	scrollbar-base-color: #000000;
                     scrollbar-track-color: #000000;
                     scrollbar-face-color: #ff0000;
                     scrollbar-highlight-color: #000000;
                     scrollbar-3dlight-color: #ff3333;
                     scrollbar-darkshadow-color: #000000;
                     scrollbar-shadow-color: #000000;
                     scrollbar-arrow-color: #000000;
	
}

p {
	margin-left: 15%;
	margin-right: 15%;
	text-align: left;
}

p.list{
	margin-left: 20%;
	margin-right: 20%;
	text-align: left;
	}

h2 {font-weight: 900;
		font-size: 25pt;}

h3{text-align: center;}

a {text-decoration: none}
a:link {color: #ff0000}
a:hover {color: #FF8080}
a:active {color: #FF0000}
a:visited {color: #FF0000}

.bigletter {font-family: Tahoma, Sans-Serif;
	font-weight: 600;
	font-size: 80pt;
}

.legal {
     font-family: Tahoma, Sans-Serif;
	font-size: 10pt;
	font-weight: 500;
     text-align: left;
     margin-left: 5px;
	 margin-right: 5px;
}

.legal2 {
     font-size: 80%;
     font-weight: 400;
     }

.credit{
	font-weight: 300;
	font-style: italic;
	text-align: right;
     color: #ff0000;
     }

.underline{
	font-style: italic;
	text-decoration: underline;
}



.link{
	font-size: 80%;
	font-weight: 300;
	text-align: center;
	}
	
.answer{
	color: #009900;
}

.question{
	color: #ff3300;
	}
	
em{
	font-style: italic;
	font-weight: 800;
	}
     
a.title:link, a.title:visited{font-size: 15pt;
		font-weight: 900;
		color: #ff0000;
		text-align: center;
		font-family: Tahoma, sans-serif;
		padding: 5px;
}

a.title:hover, a.title:active{font-size: 15pt;
		font-weight: 900;
		color: #ff8080;
		text-align: center;
		font-family: Tahoma, sans-serif;
		padding: 5px;
		text-decoration: underline;
}
     
.banner{
     font-family: Tahoma, Sans-Serif;
     font-size: 10pt;
     font-weight: 300;
     font-variant: normal;
     font-style: normal;
     color: #ff0000;
     }
     
.red{color: #ff0000;}

.select{background-color: #cacaca;}

h4 {font-weight: 900;
       margin-left: 5px;
	  margin-right: 5px;
	  }
	  
.smallred {font-family: Times New Roman, serif;
					font-size: 12pt;
					font-weight: 500;
					color: #ff0000;
					text-decoration: none;
					}
a.smallred, a.smallred:visited {font-family: Times New Roman, serif;
					font-size: 12pt;
					font-weight: 700;
					color: #ff0000;
					text-decoration: none;
					margin-left: 3px;
					}
a.smallred:hover, a.smallred:active {font-family: Times New Roman, serif;
					font-size: 12pt;
					font-weight: 700;
					color: #ff8080;
					text-decoration: underline;
					margin-left: 3px;
					}
