h1 {font-size: 120%;}h2 {font-size: 105%;}p {font-size: 100%;}p2 {font-size: 90%}li {font-size: 100%;}.center {text-align: center;}.right {text-align: right;}.italic {font-style: italic;}.indent {text-indent: 30px;}.disc {list-style-type: disc;}.circle {list-style-type: circle;}.square {list-style-type: square;}a {	text-decoration: none;}a:link {	color: #ff0033;	text-decoration: none;}a:visited {	color: #cc3333;	text-decoration: none;}a:hover {	color: #cc00ff;	text-decoration: none;}