@charset "UTF-8";

body {
	color: #000000;
	background: #ffffff;
	/*font-size: 90%;*/
	}

a:link {
	}

a:visited {
	}

a:hover {
	}

a:active {
	}

a img {
	border: none;
	color: #ffffff;
	background: transparent;
	}

/* @group based HTML5 */

.nav {
	}

.article {
	}	

.aside {
	}

.footer {
	}

.section {
	/*padding: 0 0 2em;*/
	}

.section .section {
	/*padding: 0 0 1em;*/
	}

.section .section .section {
	/*padding: 0 0 1em;*/
	}

/* @end */

/* @group Text decoration */

.uppercase {
	text-transform: uppercase;
	}



/* @end */
