/* CSS Document */



/* ##### This is my style #####   */

.myrpt {
	font-family: "arial Narrow";	font-size: 68%;	font-weight: normal; color: #006600;
}
.myrpt1 {
	font-family: "arial Narrow";	font-size: 80%;	font-weight: normal;
}
.myrpth {
	font-family: "Trebuchet MS";	font-size: 100%;	font-weight: bold; color: #006633;
}
.myrpth3 {
	font-family: "Trebuchet MS";	font-size: 72%;	font-weight: bold; color: #006633;
}
.myrpth4 {
	font-family: "Trebuchet MS";	font-size: 75%;	font-weight: bold; text-decoration:underline;
}
.myrpth1 {
	font-family: "arial Narrow";	font-size: 90%;	font-weight: bold;
}
.abc {
	font-family: "arial Narrow";	font-size: 100%;	font-weight: bold;
}
.myrpth2 {
	font-family: "arial Narrow";	font-size: 120%;	font-weight: bold; color=#FFFFFF; 
}

/* ##### End of my style #####   */