#header{
	font-family : sans-serif;
	font-size : 50px;
	font-style : normal;
	text-align : center;
	text-decoration : none;
	background-color : transparent;
	color : #7E00BB;
	font : normal normal normal/18px sans-serif;
	font-weight : bold;
	margin-bottom :0px;
	background : repeat;
}
#head_mid{
	font-family : sans-serif;
	font-size : 16px;
	font-style : normal;
	text-decoration : none;
	background-color : transparent;
	color : #660099;
	font : bold normal;
	font-weight : normal;
}
#text{
	font-family : sans-serif;
	font-size : 14px;
	font-style : normal;
	text-align : justify;
	text-decoration : none;
	background-color : transparent;
	color : #663366;
}
a:link{
	font-family : sans-serif;
	font-size : 14px;
	font-style : normal;
	text-align : left;
	text-decoration :none;
	background-color : transparent;
	color : #1498A3;
	margin-bottom : 20px;
	margin-top : 20 px;
}
a:visited {
	font-family : sans-serif;
	font-size : 14px;
	font-style : normal;
	text-align : left;
	text-decoration : none;
	background-color : transparent;
	color : #1498A3;
}

