/* Style Sheet for Yenius Web Designs
*
*
*	Created by:
*
*	Yenius Web Designs
*	10909 Yonge St., Suite 105
* 	Richmond Hill, Ontario
*	L4C 3E3
*
*
*/

/* ======== tag definitions ======== */

/* A {text-decoration: none;} */
H1 {
	font-family: verdana, arial, sans-serif;
	font-size: 11pt;
	color: #000099;
	font-weight: bold;
	}
	
H3 {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: #ff0000;
	font-weight: bold;
	}	
	
.main { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	color: black;
	}

.mainbold { /*used to bold text within a paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	}	

.mainboldgreen h3 { /*used to highlight headings*/
	font-family: verdana, arial,sans-serif;
	font-size: 12pt;
	color: #8b905a;
	font-weight: bold;
	}	

.mainsilver { /*used to accent elements*/
	font-family: verdana,arial,sans-serif;
	font-size: 10pt;
	color: #cccccc;
	text-decoration: none;
	}		
	
.mainboldsilver { /*used to accent elements*/
	font-family: verdana,arial,sans-serif;
	font-size: 10pt;
	color: #cccccc;
	font-weight: bold;
	}	
	
/*	
.mainorange { /*used to accent elements
	font-family: verdana,arial,sans-serif;
	font-size: 10pt;
	color: #ff6600;
	}		
	
.mainboldorange { /*used to accent elements
	font-family: verdana,arial;
	font-size: 10pt;
	color: #ff6600;
	font-weight: bold;
	}		
*/	

.mainorange { /*used to accent elements */
	font-family: verdana,arial,sans-serif;
	font-size: 10pt;
	color: #ff9900;
	}		
	
.mainboldorange { /*used to accent elements */
	font-family: verdana,arial;
	font-size: 10pt;
	color: #ff9900;
	font-weight: bold;
	}
	
.highlightboldorange { /*used to accent elements */
	font-family: verdana,arial,sans-serif;
	font-size: 12pt;
	color: #ff9900;
	font-weight: bold;
	}		
	
.lightgreenhighlight12 { /*used to highlight headings*/
	font-family: arial;
	font-size: 12pt;
	color: #d0ff00;
	font-weight: bold;
	}	
	
.small {
	font-family: verdana, arial;
	font-size: 8pt;
	}	
	
.smallsilver { /*used to accent elements*/
	font-family: verdana,arial;
	font-size: 8pt;
	color: #cccccc;
	}
	
.smallgrey {
	font-family: verdana, arial;
	font-size: 8pt;
	color: #999999;
	}	
	
.smallboldsilver { /*used to accent elements*/
	font-family: verdana,arial;
	font-size: 8pt;
	color: #cccccc;
	font-weight: bold;
	}	
		
.small9 {
	font-family: verdana, arial;
	font-size: 9pt;
	}	

.small9bold {
	font-family: verdana, arial;
	font-size: 9pt;
	font-weight: bold;
	}

.small9silver { /*used to accent elements*/
	font-family: verdana,arial;
	font-size: 9pt;
	color: #cccccc;
	}	
	
		
	
.small9boldsilver { /*used to highlight headings*/
	font-family: verdana, arial;
	font-size: 9pt;
	color: #cccccc;
	font-weight: bold;
	}	