TABLE {
	background-color : transparent;
	border : 0;
	width : auto;
	text-align : center;
	padding : 1px;
	font-weight : bolder;
}

HR {
	background-color : transparent;
	color : Black;
	width : 20%;
	text-align : center;
}

.questions{
	background-color : transparent;
	font-size : 12px;
}
	
.poem{
	text-align : center;
	font-size : 12px;
	font-family : "Times New Roman", Times, serif;
}

A:LINK {
	font-family : Verdana, sans-serif;
	font-style : normal;
	text-decoration : none;
	color : Blue;
	background-color : transparent;
}

A:VISITED {
	font-family : Verdana, sans-serif;
	font-style : normal;
	text-decoration : none;
	color : Silver;
	background-color : transparent;
}


BODY {
	background-color : White;
	background-image :  url(../images/page.gif);
	margin-left: 5em;
	margin-right: 5em;
	font-family : Verdana, sans-serif;
	font-size : 14px;
	text-align: justify;
	color : Black;
	font-weight : bold;
}

H3 {
	background-color : transparent;
	font-family : serif;
	text-align : left;
}
H2 {
	background-color : transparent;
	text-align : center;
	font-family : serif;
	font-size : 14px;
}
.quote{
	background-color : transparent;
	margin-left : 2em;
	margin-right : 2em;
}
.lovequote{
	background-color : transparent;
	font-family : serif;
	font-size : 15px;
}

H4 {
	background-color : transparent;
	font-family : Verdana, sans-serif;
}

H1 {
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	text-align : center;
}

.contents  {
	background-color : transparent;
	text-align : center;
}
.subtitles {
	background-color : transparent;
	text-align : center;
	font-family : "MS Serif", "New York", serif;
	font-size : 18px;
}
.titles1 {
	background-color : transparent;
	text-align : center;
	font-family : "Times New Roman", Times, serif;
	font-size : 40px;
}
.header {
	background-color : transparent;
	font-size : 9px;
}
.page {
	text-align : center;
	background-color : transparent;
	font-size : 10px;
}
.titles3 {
	background-color : transparent;
	font-family : "MS Serif", "New York", serif;
	font-size : 14px;
	text-align : justify;
	width : 620px;
	margin : auto;
}
.footer {
	background-color : transparent;
	color : Black;
	font-size : 10px;
}
.indent {
	background-color : transparent;
	color : Black;
	text-indent : 3em;
}
.intro {
	background-color : transparent;
	color : Black;
	font-size : 11px;
	margin-left : 20%;
	margin-right : 20%;
	text-align : justify;
}
.mainleft {
	background-color : transparent;
	color : Black;
	width : 35%;
	float : left;
	padding-bottom : 10px;
}

.maincenter {
	background-color : transparent;
	color : Black;
	width : 30%;
	float : left;
	padding-bottom : 10px;
}

.mainright {
	background-color : transparent;
	color : Black;
	width : 33%;
	float : left;
	padding-bottom : 10px;
}
.gk { 
	background-color : transparent;
	color : Black;
	font-family : WtlGreek;
	font-size : 14px;
}
span.refer {
	font-style: italic;
}
.sup {
	font-size:small;
}
.bold {
	font-size: larger;
}
