@charset "UTF-8";
/* CSS Document */

body {
	letter-spacing: normal;
	background-color: #FFFFFF;
	font: 13px "American Typewriter", Arial, Verdana, sans-serif;
	margin: 10px;
	color: #000000;
}

p {
	
	margin-bottom: 10px;	
}

.faded-text {
	
	color: #666;	
}

.page-sub-header {
	
	font-weight: bold;
	font-size: 16px;	
}

.me-me-basic {
	
	color: #000;
	
}

.me-words-basic {
	
	color: #c81717;
	font-weight: bold;
}

.fontSize1 {
	
	font-size: 8px;	
}

.fontSize2 {
	font-size: 10px;	
}

.fontSize3 {
	
	font-size: 12px;	
}

.fontSize4 {
	
	font-size: 14px;	
}


.fontSize5 {
	
	font-size: 16px;	
}


.fontSize6 {
	
	font-size: 18px;	
}

.fontSize7 {
	
	font-size: 20px;	
}


.fontSize8 {
	
	font-size: 22px;	
}


.fontSize9 {
	
	font-size: 24px;	
}

.fontSize10 {
	
	font-size: 26px;	
}

.fontSize11 {
	
	font-size: 28px;	
}

.bold {

	color: #c81717;
	font-weight: bold;
	
}

.txtcolour {
	
	color: #c81717;	
}


/*
.mainmenu {
	
	position: absolute;
	right: 50px;
	top: 40px;
	font-size: 16px;
	color: #DF1010;
	line-height: 1.8;
	text-align: right;
}

.mainmenu a {
	text-decoration: none;	
	padding: 0.2em;
}

.mainmenu .bold-menu {
	
	font-weight: bold;
	color: #FFF;
}

.mainmenu .me {
	
	color: #DF1010;	
}

.mainmenu a:hover .bold-menu {
	
	color: #DF1010;	
}

*/
