.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 22pt;
	color: #FFFFFF;
	background-color: #6699CC;
}
.sidebar {
	background-image: url(../images/Texture.gif);

}
.question {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #336699;

}
.q {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
	background-color: #000099;
	font-weight: bold;

}
.answer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #336699;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #336699;

}
.padding {
	padding: 5px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;

}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #CC3333;
}
a:hover {
	color: #00CCFF;
	text-decoration: underline overline;
}
a:visited {
	color: #99CCCC;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;

}
th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #336699;

}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}
.inverse {
	color: #FFFFFF;
	background-color: #336699;
}
.inversePad {
	color: #FFFFFF;
	background-color: #336699;
	padding: 5px;

}
h3 {
	font-size: 12pt;
	color: #336699;
	font-family: "Times New Roman", Times, serif;

}
