/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #333333;
}

p {
	font-size: 12px;
}

h1 {
	font-size: 16px;
	color: #990000;
}

ol {
	font-size: 12px;
	padding: 15px;
}
td.main-box {

	height: 238px;
	width: 260px;
	padding: 5px;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
}

.title {
	font-size: 16px;
	font-weight: bold;
}

blockquote {
	font-style: italic;
	color: #996600;
}
a.footer:link {color: #000; text-decoration: underline; font-size: 12px; font-weight:normal}
a.footer:active {color: #000; text-decoration: underline; font-size: 12px; font-weight:normal}
a.footer:visited {color: #000; text-decoration: underline; font-size: 12px; font-weight:normal}
a.footer:hover {color: #000; text-decoration: underline; font-size: 12px; font-weight:normal}
