body        {   font-size       :	1.5ex	;
                line-height     :	1.6	;
                background      :	url(blue.jpg) repeat-y #ffffff left	}
hr          {   width           :	50%	}
a:link      {    text-decoration:	none	;
                 border-right   :	#ffffff	dotted 1px ;
                 border-bottom  :	#0000ff	dotted 1px ;
			     color          :	#0000ff	}
a:visited   {    text-decoration:	none	;
                 border-right   :	#ffffff	dotted 1px ;
                 border-bottom  :	#8b88ee	dotted 1px ;
			     color          :	#8b88ee	}
a:hover     {    text-decoration:	none	;
                 border-right   :	#ff6347	dotted 1px ;
                 border-bottom  :	#ff6347	solid 1px ;
			     color          :	#ff6347	}
.cont       {   background      :	url(emerald.jpg) repeat-x	;
                padding         :	10px	}
.title      {   font-size       :	5ex	}
.new        {   font-size       :	3ex	;
                color           :	#EE0000	}
.exp        {   padding-left    :	10px	}
.c3         {   color           :	#4466FF	} /*Blue*/
.c5         {   color           :	#11cc33	} /*Green*/
.indent     {   padding-left    :	20px	}
.block      {   background      :	url(gloomy.gif) no-repeat right	}