/* Aquillyne Web Design | www.aquillyne.com */

/* Formatting */

em, i, cite
{
	font-style: italic
}

strong, b, dt
{
	font-weight: bold
}

u, ins
{
	text-decoration: underline
}

code, samp, kbd, var, tt, pre
{
	font-family: monospace
}

del, strike, s
{
	text-decoration: line-through
}

big
{
	font-size: 125%
}

small
{
	font-size: 75%
}

sub, sup
{
	font-size: 70%;
	position: relative
}

sub
{
	top: 0.5ex
}

sup
{
	bottom: 1ex
}

abbr, acronym
{
	cursor: help
}