#container { 
	background:#9670ae;
	background-image:  url(img001.jpg); 
	}
.title01 {
	color : black;
	text-align : center;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	font-size : 45px;
	font-family : "comic sans ms", cursive, arial;
	font-weight: normal;
	font-style: normal;
}
.title01 a {
	color : black;
	margin-left : 20px;
	font-size : 25px;
	font-weight: bold;
}
.title01 a:hover {
	color : blue;
}
.title02 {
	color : black;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 0px;
	font-size : 12px;
	font-family : "Times New Roman", Times, serif;
}
.title02 a {
	color : #8D3219;
	margin-left : 20px;
}
.title02 a:hover {
	color : #294A7B;
}

p {
	color : #000000;
	margin-top : 2px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration:  none;
}
p a {
	color : white;
	font-weight: bold;
	font-size:  16px;
	text-decoration:  none;
}
p a:hover {
	color : red;
}
h1 {
	color : black;
	text-align:center
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 24px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration:  none;
}
h1 a {
	color : black;
	font-weight: bold;
	font-size:  24px;
	text-decoration:  underline;
}
h1 a:hover {
	color : red;
}
h2 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 18px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration:  none;
}
h2 a {
	color : black;
	font-weight: bold;
	font-size:  18px;
	text-decoration:  underline;
}
h2 a:hover {
	color : red;
}
h3 {
	color : white;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 16px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration:  underline;
}
h3 a {
	color : blue;
	font-weight: bold;
	font-size:  16px;
	text-decoration:  underline;
}
h3 a:hover {
	color : red;
}
h4 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 13px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration:  none;
}
h4 a {
	color : blue;
	font-weight: bold;
	font-size:  16px;
	text-decoration:  underline;
}
h4 a:hover {
	color : red;
}
