﻿
/* 
===========================================
Cornell Master Styles
Author: 	Mark Priestap
Owner:	Designski
Version:	10 Mar 2005
=========================================== */

/* Imported Styles
------------------------------------------- */
@import url("opera-friendly.css");

/* Selectors
------------------------------------------- */
body, html {
	margin: 0; padding: 0;
	}

big {
	font: 200%/1.3em Georgia, serif;
	}
a {
	color: #005733;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
hr {
	display: none;
	}
small {
	font-size: 90%;
	}
