body {
	font-size: 100%;
	font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #f1f1f1;
	letter-spacing: 1px;
	}
	
h1 {
	font-size: 60px;
	color: #dd462d;
	letter-spacing: -2px;
	text-shadow: 0 0 0 #000;
	}
	
h2 {
	font-size: 48px;
	color: #f1f1f1;
	letter-spacing: 0;
	text-shadow: 0 0 0 #000;
	}
	
h3 {
	font-size: 36px;
	color: #f1f1f1;
	letter-spacing: 1px;
	font-style: italic;
	text-shadow: 0 0 0 #000;
	}
	
h4 {
	font-size: 24px;
	color: #dd462d;
	letter-spacing: 1px;
	text-shadow: 0 0 0 #000;
	}
	
h5 {
	font-size: 18px;
	color: #dd462d;
	letter-spacing: 1px;
	}
	
h6 {
	font-size: 14px;
	color: #8d8d8d;
	letter-spacing: 1px;
	}
	
#subtitle {
	font-size: 14px;
	}
	
a {
	font-size: 12px;
	color: #dd462d;
	text-decoration: none;
	}
	
a:hover {
	font-size: 12px;
	color: #f1f1f1;
	text-decoration: none;
	}
	
#nav a {
	font-size: 12px;
	color: #5c5c5c;
	text-decoration: none;
	}
	
#nav a:hover {
	font-size: 12px;
	color: #dd462d;
	text-decoration: none;
	}
	
.style-links1 a {
	font-size: 14px;
	color: #dd462d;
	text-decoration: none;
	}
	
.style-links1 a:hover {
	font-size: 14px;
	color: #f1f1f1;
	text-decoration: none;
	}
	
.style-links2 a {
	font-size: 14px;
	color: #dd462d;
	text-decoration: none;
	}
	
.style-links2 a:hover {
	font-size: 14px;
	color: #f1f1f1;
	text-decoration: none;
	}
	
.top a {
	font-size: 14px;
	color: #dd462d;
	text-decoration: none;
	}
	
.top a:hover {
	font-size: 14px;
	color: #f1f1f1;
	text-decoration: none;
	}
	
.install {
	font-size: 12px;
	font-style: italic;
	}
	
.features li {
	color: #8d8d8d;
	}
	
.features p {
	color: #f1f1f1;
	}
	
blockquote, blockquote p{
    text-indent:-15px;
    font-size: 24px;
    font-style: italic;
    line-height: 27px;
    letter-spacing: 1px;
    color: #484848;
    text-shadow: 0 0 0 #000;
	}
	
.author {
    font-size: 16px;
    font-style: normal;
    letter-spacing: 1px;
	}
	
.title-italic {
	font-style: italic;
	}
	
#copyright {
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 1px;
	color: #7b7b7b;
	}
	
sup {
	font-size: 50%;
	}

#trademark {
	text-align: right;
	color: #dd462d;
	}