@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #555555;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: bold;
	color: #555555;
	text-decoration: underline;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #555555;
}

th  { 
	font-size: 12pt; 
	font-weight: bold; 
	background-color: #EEEEEE;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #BBBBBB;
}

.slideshow {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #EEEEEE;
}

.slidehead {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #EEEEEE;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.titlestyle {
	color: #EEEEEE;
	font-weight: bold;
        font-size: 20px;
}
.smallstyle {
	color: #EEEEEE;
        font-size: 12px;
}
.tinystyle {
	color: #EEEEEE;
        font-size: 10px;
}


</style>