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

    .mytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	line-height: 18px;
	font-size: 12px;
	text-align: justify;
    }
	
	.mytextleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	line-height: 18px;
	font-size: 12px;
	text-align: left;
    }
	
	.mytextbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	line-height: 18px;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
    }
	
	.mytextboldleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	line-height: 18px;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
    }

	.mytextbold13 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	line-height: 20px;
	font-size: 13px;
	text-align: justify;
	font-weight: bold;
    }
	
	.mytextbold15 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	line-height:20px;
	font-size: 15px;
	text-align: justify;
	font-weight: bold;
    }
	
	.mytextbold20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	line-height:18px;
	font-size: 20px;
	text-align: justify;
	font-weight: bold;
	vertical-align: middle;
    }
	
	.myclassdate {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: 16px;
	font-size: 14px;
	text-align: center;
	opacity: 0.99;
    }
	
	.myclassdatebold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: 17px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	opacity: 0.99;
    }
	
	.myclass {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: 14px;
	font-size: 13px;
	text-align: center;
	opacity: 0.99;
    }
	
	.myclassspace {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 7px;
	font-size: 14px;
	text-align: center;
	opacity: 0.99;
    }
	
	.myschedule {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: 14px;
	font-size: 11px;
	text-align: center;
    }
	
	.myscheduleheading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	line-height: 14px;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
    }
	
	.myscheduleheading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: 14px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
    }
	
	.mycopyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 12px;
	font-size: 9px;
	text-align: center;
    }
		
	.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996600;
	font-size: 12px;
	line-height: 18px;
    }

    .link A:link {
    color: #996600;
    text-decoration: none;
    }

    .link A:visited {
	text-decoration: none;
	color: #996600;
    }

    .link A:hover {
    color: #666666;
    text-decoration: none;
    }
	
	.link13Bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996600;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
    }

    .link13Bold A:link {
    color: #996600;
    text-decoration: none;
    }

    .link13Bold A:visited {
	text-decoration: none;
	color: #996600;
    }

    .link13Bold A:hover {
    color: #666666;
    text-decoration: none;
    }
	
	.link15Bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996600;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
    }

    .link15Bold A:link {
    color: #996600;
    text-decoration: none;
    }

    .link15Bold A:visited {
	text-decoration: none;
	color: #996600;
    }

    .link15Bold A:hover {
    color: #666666;
    text-decoration: none;
    }
