a  {
    text-decoration: none; 
}

a:hover  { 
	text-decoration: none; 
	color: #000000;
}

body {
    font-family: "Times New Roman", Times, serif;
}

td {
	font-size: 11pt;
}

p {
	font-size: 11pt;
	text-indent: 16pt;
	margin-bottom: 0px;
	margin-top: 0px;
}

.stars {
	font-size: 11pt;
	text-indent: 0px;
    text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
}

.title {
	font-size: 24pt;
	font-weight: bold;
    color: #f21212;
}

.letter {
	font-size: 300%;
	color: #f21212;
	font-weight: bold;
	line-height: 30pt;
}

.author {
	color: #bbbbbb;
	font-weight: bold;
}

.small {
	font-size: 8pt;
	color: #b0b0b0;
}

.small_text {
	font-size: 10pt;
}

.small_title {
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	color: #333333;
}

.menu {
	font-size: 10pt;
	color: #333333;
}

.red {
	color: #f21212;
}

.grey {
    color: #999999;
}
