body {
	background-color: #FFFFFF
	margin-top : 20px;
	margin-bottom : 20px;
	font-family : 'Times New Roman', Times, serif;
	font-size : 14px;
	color : Black;
}
h1 {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 170%;
	font-weight : bold;
	line-height : 30px;
	text-align : center;
}
h2 {
	color : Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 140%;
	font-weight : bold;
}
h3 {
	color : Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 120%;
	font-weight : bold;
}
h4 {
	color : Green;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 100%;
}
h5 {
	color : Black;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 100%;
}
h6 {
	color : Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 120%;
	font-weight : bold;
	background : Green;
	line-height : 26px;
	text-align : center;
}
p {
	text-align : justify;
}
ul, ol {
	font-family : "Times New Roman", Times, serif;
	font-size : 85%;
}
div.advert {
	border : 2px Green;
	border-style : solid;
	position : relative;
	float : right;
	margin-left : 35px;
	}
div.banner {
	color : Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 115%;
	font-weight : bold;
	background : Green;
	line-height : 26px;
	text-align : center;
}
div.buybox {
	border : thick solid Red;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 160%;
	font-weight : bold;
	color : inherit;
	text-align : center;
}
div.copyrt {
	font-size : xx-small;
	}
div.example {
	border : thick solid Red;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 0px;
	font-size : 85%;
}
div.head {
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}
div.panel {
	padding : 5px 5px 10px 5px;
	text-align : left;
	font-size : small;
	border: green thin solid;
}
div.quote {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;	
	font-weight : bold;
	text-align : center;
}
div.space {
	height : 768px;
	width : 160px;
}
div.center	{
	text-align: center;
}
div.right	{
	text-align: right;
}
ul.contents {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 105%;
}
