/* CSS Document */

h{
	font-family: Times New Roman;
	font-size: 36px;
	color: #0000cc;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}
p{
	font-family: Times New Roman;
	font-size: 24px;
	color: #ffffff;
	line-height: 24px;
	padding: 3px;
}
f{
	font-family: Times New Roman;
	font-size: 12px;
	color: #0000cc;
	line-height: normal;
	padding: 3px;
}
.navigation {
	font-family: Times New Roman;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #dd92d8;
	display: block;
	padding: 5px;
	width: 100px;
}
.navigation:hover {
	font-family: Times New Roman;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #00b0b0;
	display: block;
	padding: 5px;
	width: 100px;
}
body {
	background-color: #ccecff;
}
.style1 {
	color: #0000CC;
	font-style: normal;
	text-decoration: none;
	font-size: 30px;
	line-height: 36px;
}
.style2 {
	color: #0000CC;
	font-style: normal;
	text-decoration: none;
	font-size: 16px;
	line-height: 18px;
}
.style3 {
	border-right-width: medium;
	border-color: #dd92d8;
	border-left-width: medium;
	border-bottom-width: medium;
	border-top-width: medium;
}
.style4 {
	color: #0000CC;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
}
.style5 {
	color: #0000CC;
	font-style: normal;
	text-decoration: none;
	font-size: 24px;
	line-height: 24px;
}
.style6 {
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	font-size: 18px;
	line-height: 18px;
	background-color: #00ff00;
}
.style7 {
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	font-size: 18px;
	line-height: 18px;
	background-color: #800000;
}
.style8 {
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	font-size: 18px;
	line-height: 18px;
	background-color: #c0c0c0;
}
.style9 {
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	font-size: 18px;
	line-height: 18px;
	background-color: #969696;
}
.style10 {
	font-size: 10px;
	color:#0000cc
	}
