/* Tinge Studios Page Style
	Author: John Brighton
	Date Written: 11/14/07
	Date Modified: 04/26/08 */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #330066;
	background-color:#003399
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}

a:hover {color: #FF6600; text-decoration: underline}

.BigHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #660066;
	font-style: italic;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #993300;
}
.date_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
hr {
	background-color: #FF6600;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A52A2A;
	font-style: italic;
}
