@charset "utf-8";
/* CSS Document */

html,body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
blockquote,th,td,p {
margin: 0;
padding: 0;
}

ul, ol, li, dl, dt, dd {
list-style: none;
}

h1{
font-size:10px;
font-weight:normal;
margin:0px;
padding:0px;
}

h1 a{
display:block;
text-indent:-9999px;
margin:25px 0px 0px 15px;
padding:0;
width:150px;
height:50px;
float:left;

}

h2{
font-weight:normal;
font-size: 14px;
margin: 0px;
}

h3{
font-weight:normal;
font-size: 12px;
margin: 0px;
}

h4{
font-weight:normal;
font-size: 12px;
margin: 0px;
}
a:link {
	color:#164292;
	text-decoration: none;
}
a:visited {
	color:#164292;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:#56386D;
}
