.note {
	background-color: #CCFFFF;
	margin-right: 2%;
	margin-left: 2%;
	padding: 5px;
	border: 1px outset;
	background-image: url(../images/whatsnew%5B1%5D.gif);
	background-repeat: no-repeat;



}

bodyStyle {
	background-color: #99CCCC;
	color: #003333;

}
h1 {




}

h2 {









}

h3 {




}

h4 {





}

h5 {



}
.fixedwidthfont {
	font-family: "Courier New", Courier, mono;
	color: #CC3300;
	font-size: smaller;

}

.codeProblemStatement {
	font-family: "Courier New", Courier, mono;
	font-size: smaller;
	background-color: #EFEFEF;
	margin-right: 2%;
	margin-left: 2%;
	padding: 5px;
	border: 1px outset;

}
.codeblock {
	font-family: "Courier New", Courier, mono;
	color: #003300;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #003300;
	padding-left: 10px;
}



td {
	vertical-align: top;

}


}
