@charset "utf-8";

body {
     font-family: ;
}

p, ul {
     font-family: ;
     font-weight: ;
     font-size: ;
	color: ;     
}

h2 {
     font-family: ;
     font-weight: ;
     font-size: ;	
}

a {
     color: ;
}

a:hover {
     color: ;
}

