BODY, TD, HR	{
			font-family: arial,helvetica,sans-serif;
			font-size: 12px;
			color: #808;
			}

	H1, H2, H3, H4, H5, H6 {
			color: purple;
			font-family:arial,sans-serif;
			padding:0px 0px 0px 0px;
			margin:0px;
			}

	H1 			{
			font-size: 28px;
			}

	H2 			{
			font-size: 24px;
			}

	H3 			{
			font-size: 20px;
			}

	H4 			{
			font-size: 16px;
			}

	H5 			{
			font-size: 12px;
			}

	H6 			{
			font-size: 11px;
			}
			

    div#linkMain{
    		width:765px;
		padding:0px 0px 0px 2px;
		background-color: white;
 	   	}
    	
	div#linkHdr{clear:left;
		float:none;
		padding:0px 0px 0px 8px;
		border-left:dotted 1px hotpink;
		border-right:dotted 1px hotpink;
		border-top:dotted 1px hotpink;
		border-bottom:dotted 1px hotpink;
		background-color: snow;
		}

		
	div#linkSpc{float:left;
		width:1px;
		height:100px;
		border-left:dotted 1px hotpink;
		}	

	div#linkCol{float:left;
		width:180px;
		padding:0px 0px 10px 8px;
		border-left:dotted 1px hotpink;
		background-color: white;
		}

		div#linkCol a{color:purple;
			font-family:arial,sans-serf;
			font-size: 10px;
			text-decoration:none;
				}
		div#linkCol a:hover{color:green;
				text-decoration:underline;
				}

	div#clearDiv{clear:both;
		}

	.important {
    background-color: white;
    border: solid 3px #808;
    padding: 1em;
	}

	.bordered {
    background-color: white;
    border: solid 3px #808;
	}

	.strong {
    font-weight: bold;
	}

	A       { 
	color: green;
	font-family: arial, sans-serif;
	font-size: 12px;
	}
	
	A:link    {
	color: green;
	font-family: arial, sans-serif;
	font-size: 12px;
	}
	A:visited { 
	color: green;
	font-family: arial, sans-serif;
	font-size: 12px;
	}
	A:hover {
	color: orange;
	font-family: arial, sans-serif;
	font-size: 12px;
	}


	A.menu        { 
    font-weight: bold;
    text-decoration: none;
	color: #808;
	font-size: 18px;
	font-variant: small-caps;
	}
	A.menu:link    {
    font-weight: bold;
    text-decoration: none;
	color: #808;
	font-size: 18px;
	}
	A.menu:visited { 
    font-weight: bold;
    text-decoration: none;
	color: #808;
	font-size: 18px;
	}
	A.menu:hover {
    font-weight: bold;
    text-decoration: none;
	color: hotpink;
	font-size: 18px;
	}

	
	A.minor       { 
	font-size: 10px;
	color: green;
	}
	A.minor:link    {
	font-size: 10px;
	color: green;
	}
	A.minor:visited {
	font-size: 10px;
	color: green;
	}
	A.minor:hover {
	font-size: 10px;
	color: orange;
	}
	
	A.major        { 
	font-size: 16px;
	color: green;
	font-variant: small-caps;
	}
	A.major:link    {
	font-size: 16px;
	color: green;
	}
	A.major:visited { 
	font-size: 16px;
	color: green;
	}
	A.major:hover {
	font-size: 16px;
	color: orange;
	}
			
	P {
	color: #808;
	font-family: arial, sans-serif;
	font-size: 12px;
	}

	P.heavy {
	font-weight: bold;
	font-size: 16px;
	}

	P.major {
	font-size: 16px;
	}
	
	P.minor {
	font-size: 10px;
	}
	
	P.intro {
	color: #808;
	font-family: times, sans-serif;
	font-size: 14px;
	}
		
	P.intro2 {
	color: #808;
	font-family: times, sans-serif;
	font-weight: bold;
	font-size: 13px;
	}
	
	P.title {
	color: #808;
	font-family: times, sans-serif;
	font-weight: bold;
	font-size: 24px;
	}
		
	LI {
	color: #808;
	font-family: arial, sans-serif;
	font-size: 12px;
	}
	
	HR {
	color: #808;
	}
	
	HR.prime {
	color: #808;
	height: 7;
	}

	H1, H2, H3, H4, H5, H6 {
	color: #808;
	font-family: arial, sans-serif;
	}

	H1 {
	font-size: 32px;
	}

	H2 {
	font-size: 28px;
	}

	H3 {
	font-size: 24px;
	}

	H4 {
	font-size: 20px;
	}

	H5 {
	font-size: 16px;
	}

	H6 {
	font-size: 12px;
	}

.movie-bold {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;}

.movie-header {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;}

.heading {font-family: arial,helvetica,sans-serif;font-size: 24px;font-weight: bold;color: #808;}
