body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	background-image: url(images/sscbg.jpg);
}
a {
	color: #0070ff;
	text-decoration: underline;
}
a:hover {
	color: #0070ff;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0070ff;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0070FF;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #EA981C;
	line-height: 23px;
	font-weight: bold;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EA981C;
	letter-spacing: -1px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EA981C;
	padding-bottom: 3px;
	line-height: 22px;
}
.bluehighlight {
	color: #0070FF;
}
.lunch {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	list-style-position: inside;
	list-style-type: square;
}.Feb {
	font-size: 24px;
	color: #090;
	font-style: oblique;
}
.highlight {
	background-color: #FFF5C7;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EA981C;
	border-right-color: #F3E1A8;
	border-bottom-color: #F3E1A8;
	border-left-color: #F3E1A8;
}

