BODY{
	background-color: Silver;
	background-image : url(F:\Dialog and Resolve\webfiles\gradient2.jpg);
}

.headline{
	font-family : sans-serif;
	font-size : 180%;
	color : #FF0000;
	background-color : transparent;
}

.headline2{
	font-family : sans-serif;
	font-size : 130%;
	background-color : transparent;
	fontweight : bolder;
}
	
.maintext{
	font-family : serif;
	font-size : larger;
	line-height : 115%;
}

.note{
	font-family : sans-serif;
	font-weight : bold;
	font-size : larger;
	line-height : 130%;
}

a{
	font-family : sans-serif;
	font-style : oblique;
	font-size : small;
	color : Black;
	font-weight : bolder;
	border : 1px;
	border-color : black;
}

.topbox{
	background-color : White;
	margin : 6px;
}

.sidebox{
	background-color : Silver;
	margin : 6px;
	background-image : url(gradient2.jpg);
}
