/* CSS Document */

body { 	margin: 0px; padding: 0px; background-color: #fdf5ec; color: #000066; 
	font-family: Serif, Arial; font-size: 16px; font-weight: normal; 
}
input, select { background-color: #eedfcc; color: #990000; border-style: outset 2px; 
		font-family: Arial, serif; font-size: 12px; font-weight: bold; 
}
textarea { 	background-color: #eedfcc; color: #990000; border-style: outset 2px ; 
		font-family: Arial, serif; font-size: 12px; 
}
P.title { 	background-color: #fdf5ec; color: #000066; 
		font-family: "Copperplate Gothic Bold", Serif; font-size: 28px; 
}
P.head { 	background-color: #fdf5ec; color: #000066; font-family: Helvetica, Serif; 
		font-size: 26px; 
}
P.head2 { 	background-color: #fdf5ec; color: #990000; padding:0; 
		font-family: Helvetica, Georgia, Serif; font-size: 18px; 
}
P.content { 	background-color: #fdf5ec; color: #000066; 
		font-family: Serif, Arial; font-size: 16px; text-align: justify; 
}
P.page { 	background-color: #fdf5ec; color: #c71585; font-family: Helvetica, Serif; 
		font-size: 18px; text-align: right; text-decoration: underline;
}

a, a:visited, a:active {	background-color: transparent; 	color:#A68064; border-bottom:none;
				font-size:12px; font-weight:bold; font-family: verdana,arial,serif;
				text-decoration:none;
}
a.img:hover { 	background-color: transparent; color: #ff0000; border-bottom:none; 
		text-decoration: none; font-size: small; font-family: verdana,arial,serif; 
}
a:hover { 	background-color: #eedfcc; color:#A68064; border-bottom:1px dotted maroon; 
		font-size:12px; font-weight:bold; font-family: verdana, arial, serif;
		text-decoration:none; 
}
pre {	background-color: transparent; color:#ff0000; font-size:10px; font-weight:bold;
	font-family: verdana,arial,serif; text-decoration:none;
}

.head2 { 	background-color: #fdf5ec; color: #990000; padding:0; 
		font-family: Helvetica, Georgia, Serif; font-size: 14px; font-weight: bold; 
}
