@charset "UTF-8";


body {
	color: #ccc;
	text-align: justify;
	text-align-last: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 100;
	}

h1 {
	color: #fff;
	font-size: 18px;
	font-weight: 100;
	margin-top: 10px;
	line-height: 16px;
	text-align: left;
    text-transform: capitalize;
	}


p { line-height: 1.2em; }

a { color: white; font-weight: bolder; font-style: italic; text-decoration: none;}

a:hover { font-size: 105%; }

m {	font-size: 13px; line-height: 0.4em; }

c {	color: #fff;}

mail { font-style: normal;}
