body.main{
	background-color: #CCFFCC;
	border-color : Olive;
	}
body.other{  background-color: #CCFFCC;
	border-color : Olive;
	margin-left : 100px;
	margin-right : 50px;
	}
	p.main{
	font-family: "Times New Roman", Times, serif;
	font-size : 15px;
	margin-left : 50px;
	margin-right : 50px;
}
p.other{
	font-family: "Times New Roman", Times, serif;
	font-size : 15px;
	}
h1{
	font-family: cursive;
	font-size : 15px;
	font-style : italic;
	color : Gray;
}
h2{
	color: Olive;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : bolder;
	text-align : right;
}
h3{
	font-family: "Times New Roman", Times, serif;
	font-size : 15px;
	font-weight : bolder;
	margin-left : 50px;
}
h4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
h5{
	color: Olive;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : lighter;
	text-align : right;
}
h6{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	letter-spacing : 5px;
	text-align : center;
	color : #F75D21;
}
table{
	color: Olive;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bolder;
}
table.big{
	color: Olive;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bolder;
}
table.green{
	color: #FFFF00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
table.violet{
	color: #99059B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
a.red{
	color: Red;
	font-size: 13px;
}
