
BODY {
	background-color : #F0FFF0;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
/*	margin-left: 10%;
	margin-right: 5%;*/
}

H1 {
	font-size: 28pt;
	font-weight: bold;	
	line-height: 36pt;
	font-style: italic;
	font-family: Mariah, Verdana, "Times New Roman", Arial, sans-serif;	
}

H2 {
	font-size : 17pt;
	line-height: 24pt;	
	font-weight: bold;
	font-style: italic;
	font-family : Arial, sans-serif;	
	padding-bottom: 15pt;	
	padding-top: 10pt;
}

.plain {
	font-family : Arial, sans-serif;
	font-size : 14pt;
	line-height: 16pt;	
}

.dblspace {
	font-family : Arial, sans-serif;
	font-size : 14pt;
	line-height: 20pt;		
}

.welcome {
	font-size : 26pt;
	line-height: 16pt;
	
	color: Silver;
	margin-top: -40px;
	margin-left: -50px;
	text-align: left;
	margin-left: 7%;
	padding-top: 20pt;
	/*background-color : #d0ddd0;
	*/
	font-family : Arial, sans-serif;
}

.welcome2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 38pt;
	line-height: 16pt;
	text-align: center;
	font-weight: bold;
	color: #1E90FF;
	font-style: italic;
	margin-top: 2%;
	padding-bottom: 30pt;
}

.quest {
	font-family: Mariah, Verdana, "Times New Roman", Arial;
	font-size: 16pt;
	color: #CD5C5C;
	padding-bottom: 5pt;
	font-weight: bold;
}

.quest1 {
	font-family: Mariah, Verdana, "Times New Roman", Arial;
	font-size: 16pt;
	color: #CD5C5C;
	padding-bottom: 0pt;
	font-weight: bold;
}

.answ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 15pt;
	line-height: 26px
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}

.nex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: teal;
	font-style: italic;
}

