BODY {
		background-color:#FFFFFF;
		font-family: verdana;
		font-size: 3mm;
		text-decoration: none;
		text-align: left;
		font-weight: bold;
		
		scrollbar-3dlight-color:#FFFFFF;
        scrollbar-arrow-color:#FF0000;
        scrollbar-track-color:#FF0000;
        scrollbar-darkshadow-color:#FFFFFF;
        scrollbar-face-color:#FFFFFF;
        scrollbar-highlight-color:#FF0000;
        scrollbar-shadow-color:#FF0000;	
	}

UL	{
		float:left;
		width:100%;
		padding:0;
		margin:0;
		list-style-type:none;
	}
	
LI	{
		display:inline
	}

H1	{
		font-family: Georgia;
		font-size: x-large;
		font-weight: normal;
		color: #FF0000;
		text-decoration: underline;
		text-align: center;
	}
		
H2	{
		font-family: Trebuchet;
		font-size: large;
		font-weight: bold;
		color:#FF0000;
		text-decoration: underline;
		text-align: center;
	}
	
H3	{
		font-family: Trebuchet;
		font-size: large;
		font-weight: normal;
		color: #FF0000;
		text-decoration: underline;
		text-align: left;
	}

H4	{
		font-family:Trebuchet;
		font-size:x-large;
		font-weight:normal;
		color:#000099;
		text-decoration: underline;
		text-align: center;
	}

H5	{
		font-family:verdana;
		font-size:small;
		font-weight:bold;
		color:#000099;
		text-decoration:none;
		text-align: center;
	}

.subtitle	{
				font-family:Georgia;
				font-size:x-large;
				font-weight:normal;
				color:#000099;
				text-decoration: underline;
				text-align: center;
			}


A.PROFILES:LINK	{
					text-decoration: none;
					color:#000099;			
				}
		

A.PROFILES:VISITED	{
						text-decoration:none;
						color:#000099;
					}
					

A.PROFILES:ACTIVE	{
						text-decoration:none;
						color:#000099;
					}

A.PROFILES:HOVER	{
						text-decoration:none;
						color:#FF0000;
					}

A.MENU	{
			float:center;
			text-decoration:none;
			color:#FFFFFF;
			background-color:#FF0000;
			padding:0.2em 0.6em;
			border-right:1px solid white;	
		}

A.MENU:LINK	{
				text-decoration: none;
				color:#FFFFFF;			
			}
		
A.MENU:HOVER	{
					text-decoration:none;
					color:#000000;
				}

A.MENU:ACTIVE	{
					text-decoration:none;
					color:#000000;
				}

A.link:LINK	{
				color:#FF0000;
			}

A.link:VISITED	{
					color:#FF0000;
				}

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

A:LINK 	{
			text-decoration: none;
			color:#FFFFFF;
		}

A:VISITED	{
				text-decoration:none;
				color:#FFFFFF;
			}

table {
			border-style: solid;
			border-bottom-width: 5px;
			border-bottom-color:#FF0000;
			border-right-color:#FFFFFF;
			border-top-color: #FFFFFF;
			border-left-color: #FFFFFF;
			font-family: verdana;
			font-size: 3mm;
			text-decoration: none;
			text-align: left;
			font-weight: bold;
			background-color:#FFFFFF;
		}


TD		{
			color:#000099;
		}	

P	{	margin-left: 2%;
		margin-right: 15%;
		color:#000099;
		line-height: 12pt;
	}
	
DIV.top { 
			color:#000099;
			line-height: 12pt;
			font-size:9px;	
		}

DIV.classtables	{
					margin-left: 190px;
					position: static;
				}

table .syllabus	{
					font-family:Georgia;
					font-size:18px;
					font-weight:normal;
					border:none;	
				}
				
A.syllabuslink:LINK	{
						color:#FF0000;
					}

A.syllabuslink:VISITED	{
							color:#FF0000;
						}

						
A.syllabuslink:ACTIVE	{
							text-decoration:none;
							color:#FF0000;
						}
						
A.syllabuslink:HOVER	{
							color:#000099;
						}


TD.godoshin	{
				color:#000099;
			}


#godoshin	{
				color:#000099;
				font-family:verdana;
				font-size:x-small;
				text-align:left;
				position:absolute;
			}
			
#godoshinimage	{
					top:350px;
					left:675px;
					position:absolute;
				}
