/* #######################  GENERAL SETTINGS ############################ */
html{height:100%;}

body{
	margin:0px;
	height:100%;

	color: #000;
	
}

/*  Heading Formatting */
h1 {font-size:1.9em;line-height: 0.8em;font-weight: 900;color: #000;}
h2 {font-size:1.7em;line-height: 0.8em;font-weight: 900;color: #000;}
h3 {font-size:1.5em;line-height: 0.8em;font-weight: 900;color: #000;}
h4 {font-size:1.4em;line-height: 0.8em;font-weight: 900;color: #000;}
h5 {font-size:1.3em;line-height: 0.8em;font-weight: 900;color: #000;}
h6 {font-size:1.2em;line-height: 0.8em;font-weight: 900;color: #000;}

a {
	color: #D6DADB;
	font-size:1.1em;line-height: 0.8em;font-weight: 500; text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #EBD02B;
	font-size:1.1em;line-height: 0.8em;font-weight: 500; text-decoration: none;
}

/* Small text */
small2, .small2 {
	color: #ffffff;
	font-family: sans-serif; font-size: 90%; font-weight: 600 } }
small, .small {
	color: #ffffff;
	font-size: 72%; }
ttitle, .ttitle {
	color: #9FE7F5;
font-family: sans-serif; font-size: 80%; line-height: 1.8; font-weight: 600 }

news, .news {
	color: #D6DADB;
font-family: sans-serif; font-size: 110%; line-height: 1.8; font-weight: 100 }

news2, .news2 {
	color: #D6DADB;
font-family: sans-serif; font-size: 80%; line-height: 1.8; font-weight: 400 }


part, .part {
	color: #E8A5FF;
font-family: sans-serif; font-size: 110%; line-height: 1.8; font-weight: 100 }

part2, .part2 {
	color: #35174B;
font-family: sans-serif; font-size: 70%; line-height: 1.8; font-weight: 600 }

part3, .part3 {
	color: #35174B;
font-family: sans-serif; font-size: 90%; line-height: 1.8; font-weight: 900 }

/*links
a:link {color: #000000;}
a:hover {color: #000000;}
a:visited {color: #FFFFFF; font-size:1.1em;line-height: 0.8em;font-weight: 500; text-decoration: none;}
img {border: 0 none;}
*/


/* #######################  END GENERAL SETTINGS ############################ */
