/* Stylesheet comments for Monte's Website  */


/* -----------  BACKGROUND COLOUR  ------------ */ 

/* body {background:#d5dcef} */


/* -----------  FONTS  ------------------------ */ 

h2 {color:black; font:36px "Arial"; font-weight:700;}
h3 {color:green; font:18px "Arial"; font-weight:700;}
p {color:black;font:18px "Arial"; word-spacing:2px; line-height:120%;}
li {font:14px "Arial"}

/* -----------  LINKS  ------------------------ */ 

a:link {color:black}
a:hover {color:red}
a:visited {color:teal}

/* -----------  MISC  ------------------------- */ 

.imagefloatright {float:right;}
.forceleft {clear:right;}
.nobulletlist {list-style-type:none}
.phone {white-space:pre}
.copyright {color:black; font:12px "Arial"}
.marquee {color:blue; font:16px "Arial"; font-weight:700;}
