From Tcsobdf
			(Difference between revisions)
												
			   
		
		
		
		
		
		
		|  |  | 
		| Line 2: | Line 2: | 
|  |  |  |  | 
|  |   	body { |  |   	body { | 
| - |  		background-color: #000000;
 |  | 
| - |  		color: #FF0000;
 |  | 
|  |    		font-size: 12px; |  |    		font-size: 12px; | 
|  |   		font-family: Lucida Console, Arial |  |   		font-family: Lucida Console, Arial | 
|  |   		} |  |   		} | 
|  |   	} |  |   	} | 
| - | 
 |  | 
| - |  	a.mainmenu:link, a.mainmenu:visited {
 |  | 
| - |  		font-size: 12px;
 |  | 
| - |  		color: #FF0000;
 |  | 
| - |  		font-family: Lucida Console, Arial
 |  | 
| - |  		font-weight: bold;
 |  | 
| - |  		padding: 1px;
 |  | 
| - |  		height: 14;
 |  | 
| - |  		width: 95%;
 |  | 
| - |  		border-top-width: 1px;
 |  | 
| - |  		border-top-style: dashed;
 |  | 
| - |  		border-top-color: #000000;
 |  | 
| - |   	}
 |  | 
| - | 
 |  | 
| - |  	a.mainmenu:hover {
 |  | 
| - |  		font-size: 12px;
 |  | 
| - |  		color: #FF0000;
 |  | 
| - |  		font-family: Lucida Console, Arial
 |  | 
| - |  		font-weight: bold;
 |  | 
| - |  		padding: 1px;
 |  | 
| - |  		height: 14;
 |  | 
| - |  		width: 95%;
 |  | 
| - |  		background-color:#000000;
 |  | 
| - |  		border-top-width: 1px;
 |  | 
| - |  		border-top-style: dashed;
 |  | 
| - |  		border-top-color: #000000;
 |  | 
| - |   	}
 |  | 
| - | 
 |  | 
| - |   	a:link, a:visited {
 |  | 
| - |   		font-size: 12px;
 |  | 
| - |   	 	color: #990000;
 |  | 
| - |   	 	text-decoration: none;
 |  | 
| - |   	 	font-family:  Lucida Console, Arial
 |  | 
| - |   	}
 |  | 
| - | 
 |  | 
| - |    	a:hover {
 |  | 
| - |   		font-size: 12px;
 |  | 
| - |    	  	color: #FF2020;
 |  | 
| - |    	  	text-decoration: none;
 |  | 
| - |    	}
 |  | 
| - | 
 |  | 
| - |     	h4 {
 |  | 
| - |     	   	color: #ff0000;
 |  | 
| - |     	   	font-family: Lucida Console, Arial
 |  | 
| - |     	   	font-size: 16px;
 |  | 
| - |     	   	font-weight: bold;
 |  | 
| - |     	}
 |  | 
| - | 
 |  | 
| - |     	h5 {
 |  | 
| - |     	   	color: #ff0000;
 |  | 
| - |     	   	font-family: Lucida Console, Arial
 |  | 
| - |     	   	font-size: 14px;
 |  | 
| - |     	   	font-weight: bold;
 |  | 
| - |     	}
 |  | 
| - | 
 |  | 
| - |     	h6 {
 |  | 
| - |     	   	color: #ff0000;
 |  | 
| - |     	   	font-family: Lucida Console, Arial
 |  | 
| - |     	   	font-size: 12px;
 |  | 
| - |     	   	font-weight: bold;
 |  | 
| - |     	}
 |  | 
| - | 
 |  | 
| - |      	.contentheading {
 |  | 
| - |      	    	font-family: Lucida Console, Arial;
 |  | 
| - |      	    	font-size: 12px;
 |  | 
| - |      	    	font-weight: bold;
 |  | 
| - |      	    	color: #000000
 |  | 
| - |      	    	text-align:left;
 |  | 
| - |        }
 |  | 
| - | 
 |  | 
| - |       	.contentdescription {
 |  | 
| - |      	    	font-family: Lucida Console, Arial;
 |  | 
| - |       	     	font-size: 12px;
 |  | 
| - |       	     	color: #000000;
 |  | 
| - |       	     	text-align: left;
 |  | 
| - |        }
 |  | 
| - | 
 |  | 
| - | 
 |  | 
| - | 
 |  | 
|  |  |  |  | 
|  |  |  |  | 
|  |  |  |  | 
|  |   	</style> |  |   	</style> | 
Revision as of 17:45, 3 March 2008
	<style type="text/css">
	body {
 		font-size: 12px;
		font-family: Lucida Console, Arial
		}
	}
	</style>