@charset "utf-8";
/* CSS Document */

#contentInner2{
	background-color:#ffffff;
	padding:10px;

}

#contentInner2 a{
color:#530080;
font-weight:bold;
}


#content2 {
	margin: 0px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 10px;  /*Sets the padding properties for an element using shorthand notation (top, right, bottom, left)*/ 
	/*background-color: #fff;*/
}

#contentInner2 h1#SubjectTitle a {
	color:#FFFFFF;
	}